cantera/src
Ray Speth ae96e48b4f [Thermo] Adjust NASA polynomials to eliminate discontinuities
We expect the high- and low-temperature NASA polynomials for each species to be
continuous in a number of places, despite many frequently used thermo databases
having data that is inconsistent.

In addition to warning about discontinuities, We now modify the provided
coefficients to ensure continuity at the midpoint temperature. This resolves
numerical issues, e.g. with the algorithm used for setting the state of a
reactor network.
2013-04-18 22:07:00 +00:00
..
apps Removed extraneous parentheses around arguments to 'return' 2013-02-14 01:03:48 +00:00
base Cleaned up Doxygen docs for functions declared in plots.h 2013-04-12 23:07:53 +00:00
clib [1D/Python] Set pressure when restoring solution from XML file 2012-12-18 00:11:24 +00:00
equil Fixed an error due to negative size_t values 2013-04-03 19:26:58 +00:00
fortran Removed unnecessary temporaries used for storing return values 2013-02-14 01:04:07 +00:00
kinetics Cleaned up Doxygen docs for Stoichiometry Manager classes 2013-04-12 23:06:36 +00:00
matlab Re-applied consistent formatting to trunk 2013-02-07 23:40:59 +00:00
numerics Removed the useless SAFE_DELETE macro 2013-04-12 23:06:45 +00:00
oneD [1D] Removed min and max attributes from saved profiles 2013-04-12 23:07:08 +00:00
python [SCons] Python module can be installed to user's site-packages directory 2013-03-04 17:31:08 +00:00
spectra Removed extraneous parentheses around arguments to 'return' 2013-02-14 01:03:48 +00:00
thermo [Thermo] Adjust NASA polynomials to eliminate discontinuities 2013-04-18 22:07:00 +00:00
tpx Removed unnecessary temporaries used for storing return values 2013-02-14 01:04:07 +00:00
transport Removed the useless SAFE_DELETE macro 2013-04-12 23:06:45 +00:00
zeroD Fixed some compiler warnings 2013-02-07 23:41:42 +00:00
Makefile.am Removed obsolete C++ Chemkin mechanism converter 2012-07-26 20:49:50 +00:00
SConscript Added a new SCons configuration variable 'warning_flags' 2012-11-14 21:07:03 +00:00