cantera/src
Ray Speth e8c0e96dae [Thermo] Use least squares method to compute consistent NASA coefficients
To eliminate discontinuities in Cp/R, H/RT and S/R between the high- and
low-temperature NASA polynomials, formulate and solve a linear least squares
problem for a set of 11 coefficients (3 of the original coefficients 14 being
eliminated by the continuity requirements) which minimizes the changes in the
computed properties at a set of temperatures covering the valid temperature
range.
2013-04-24 21:47:56 +00:00
..
apps Removed extraneous parentheses around arguments to 'return' 2013-02-14 01:03:48 +00:00
base Fixed a number of "shadowed variable" compiler warnings 2013-04-18 22:08:36 +00:00
clib [1D/Python] Set pressure when restoring solution from XML file 2012-12-18 00:11:24 +00:00
equil Cleaned up Doxygen documentation for miscellaneous VCS classes 2013-04-18 22:08:27 +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 Fixed compiler warnings about initialization order 2013-04-18 22:09:16 +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] Use least squares method to compute consistent NASA coefficients 2013-04-24 21:47:56 +00:00
tpx Removed duplicate 'lowercase' function from tpx/utils.cpp 2013-04-18 22:07:32 +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