cantera/src
Ray Speth 08f1e48371 Fixed calculation of some multicomponent transport properties
For some properties, the internal temperature-dependent properties
were being updated in the wrong order.

cherry-pick of r1636 from 2.0 maintenance branch
2012-08-13 20:14:10 +00:00
..
apps Removed obsolete C++ Chemkin mechanism converter 2012-07-26 20:49:50 +00:00
base Removed some obsolete code for handling deprecated functions 2012-08-08 22:17:28 +00:00
clib Added copyString as a consistent interface for copying std::string to char* 2012-08-02 15:48:27 +00:00
equil Removed obsolete method for calculating initial mole fractions in VCS solver 2012-08-12 22:59:44 +00:00
fortran Removed some obsolete code for handling deprecated functions 2012-08-08 22:17:28 +00:00
kinetics Folded InterfaceKineticsData into InterfaceKinetics 2012-08-08 22:17:10 +00:00
matlab Fixed code formatting 2012-07-18 18:32:29 +00:00
numerics Integration failures with CVODES now generate a more informative exception 2012-08-11 23:58:37 +00:00
oneD Replaced a couple of unnecessary local functions in refine.cpp 2012-07-20 18:27:04 +00:00
python [Python] ReactorNet.step now translates exceptions appropriately 2012-08-11 23:58:23 +00:00
spectra removing several deprecated header files from the makefile.ams. In addition, headers should now be properly installed by the make install step 2012-07-18 22:54:54 +00:00
thermo Disallow setting negative temperature or density 2012-08-11 23:58:29 +00:00
tpx Use actual enums for the pure fluid constants 2012-08-08 22:17:57 +00:00
transport Fixed calculation of some multicomponent transport properties 2012-08-13 20:14:10 +00:00
zeroD Translate exceptions into appropriate error codes in cvodes_rhs 2012-08-11 23:58:33 +00:00
Makefile.am Removed obsolete C++ Chemkin mechanism converter 2012-07-26 20:49:50 +00:00
SConscript Fixed issues linking to libgfortran on OS X 2012-08-12 22:59:40 +00:00