cantera/Cantera/src
Harry Moffat f70c394fa6 This checkin adds the ability to read NASA9 polynomial standard states,
with arbitrary number of temperature intervals,
to Cantera's underlying routines.

Cantera can now read fortran formatted
NASA9 polynomials to create cti files

The cti files can then be translated into xml files.

And, the xml files can now be read into constant pressure standard state
objects and used normally within the guts of Cantera.

Currently, the standard state just links into the GeneralSpeciesThermo
object, which means that it's calculation speed is slow. However, atm
this satisfies the initial use case for this new capability.

In the near future, I'll push this out to the matlab and python interfaces.
2007-09-13 15:05:39 +00:00
..
base This checkin adds the ability to read NASA9 polynomial standard states, 2007-09-13 15:05:39 +00:00
converters This checkin adds the ability to read NASA9 polynomial standard states, 2007-09-13 15:05:39 +00:00
equil doxygen update 2007-07-12 19:36:13 +00:00
kinetics Solaris Bug fix: 2007-08-29 19:57:48 +00:00
numerics added flags 2007-07-03 11:42:22 +00:00
oneD *** empty log message *** 2007-07-27 03:38:23 +00:00
thermo This checkin adds the ability to read NASA9 polynomial standard states, 2007-09-13 15:05:39 +00:00
transport Fixed the order of initializations so that it wouldn't produce 2007-07-31 21:14:05 +00:00
zeroD *** empty log message *** 2007-07-27 03:38:23 +00:00
.cvsignore Added SunWS_cache 2006-04-30 22:08:01 +00:00
CMakeLists.txt *** empty log message *** 2007-05-12 17:16:15 +00:00
Makefile.in Fixed the make clean rule. 2007-05-06 17:16:43 +00:00