cantera/src
Ray Speth 83e38480d6 Throw exceptions instead of calling std::exit after an error
By throwing an exception, Cantera is better behaved when used within other
applications, e.g. as in the case of the Matlab and Python interfaces.
2014-06-06 00:17:58 +00:00
..
apps Remove cti2ctml binary 2014-05-29 18:34:44 +00:00
base Fix some compiler warnings 2014-05-27 02:53:35 +00:00
clib [Reactor] ReactorNet::addReactor takes a reference instead of a pointer 2014-06-06 00:17:41 +00:00
equil Throw exceptions instead of calling std::exit after an error 2014-06-06 00:17:58 +00:00
fortran Remove commented-out code 2014-05-27 02:52:21 +00:00
kinetics Throw exceptions instead of calling std::exit after an error 2014-06-06 00:17:58 +00:00
matlab [Thermo] 'report' only prints species with non-trivial mole fractions 2014-06-03 16:54:15 +00:00
numerics Throw exceptions instead of calling std::exit after an error 2014-06-06 00:17:58 +00:00
oneD Make use of std::min, std::max, and clip 2014-06-03 16:52:43 +00:00
thermo Throw exceptions instead of calling std::exit after an error 2014-06-06 00:17:58 +00:00
tpx Remove commented-out code 2014-05-27 02:52:21 +00:00
transport Make use of std::min, std::max, and clip 2014-06-03 16:52:43 +00:00
zeroD [Reactor] ReactorNet::addReactor takes a reference instead of a pointer 2014-06-06 00:17:41 +00:00
SConscript Remove deprecated / unfinished 'spectra' classes 2014-05-30 19:23:37 +00:00