cantera/src
Ray Speth d129d74289 [Thermo] Move shared methods to SpeciesThermoInterpType base class
Almost every class derived from SpeciesThermoInterpType used the same
implementation of the minTemp, maxTemp, refPressure, and speciesIndex,
so it makes more sense to just implement these in the base class.
2013-07-23 15:30:56 +00:00
..
apps Eliminate redundant standard library includes 2013-06-05 17:08:13 +00:00
base Remove undeclared function getNamedFloatArray 2013-07-06 21:43:48 +00:00
clib Removed calculatePsat from matlab toolbox, and overwrote 'satPressure' for MixtureFugacityTP 2013-07-15 17:43:45 +00:00
equil [VCS Equil] Eliminate unnecessary calls to reportParams 2013-06-24 15:21:51 +00:00
fortran Removed unnecessary temporaries used for storing return values 2013-02-14 01:04:07 +00:00
kinetics [Kinetics] Implement evaluation of "chemically activated" reaction rates 2013-07-06 21:44:02 +00:00
matlab Removed calculatePsat from matlab toolbox, and overwrote 'satPressure' for MixtureFugacityTP 2013-07-15 17:43:45 +00:00
numerics Fix lower_bound not found build error. 2013-06-11 19:41:30 +00:00
oneD [1D] Fix save/restore when mechanism size differs 2013-07-18 00:04:13 +00:00
python Add __version__ attribute to (legacy) Python module 2013-06-13 22:50:40 +00:00
spectra Deprecate unused spectroscopy-related classes 2013-06-06 15:33:05 +00:00
thermo [Thermo] Move shared methods to SpeciesThermoInterpType base class 2013-07-23 15:30:56 +00:00
tpx [Doxygen] Fix some incorrect/missing "@file" commands 2013-06-06 15:32:30 +00:00
transport Deprecate Transport::setParameters 2013-06-24 15:22:19 +00:00
zeroD [Reactor] Add optimized IdealGasConstPressureReactor class 2013-07-16 22:09:46 +00:00
Makefile.am Removed obsolete C++ Chemkin mechanism converter 2012-07-26 20:49:50 +00:00
SConscript [SCons] Fix handling of blas_lapack_dir and boost_lib_dir 2013-06-14 23:06:29 +00:00