Commit graph

9 commits

Author SHA1 Message Date
Ray Speth
453576f0ad Removed MSVC-specific compiler warning suppression 2012-01-17 04:09:18 +00:00
Harry Moffat
de704473eb Changed old to new style C headers 2008-12-17 17:09:37 +00:00
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
Dave Goodwin
6844a24c67 support for fractional stoich coefficients 2005-07-25 03:53:24 +00:00
Dave Goodwin
330e50eb65 *** empty log message *** 2004-09-13 11:22:21 +00:00
Harry Moffat
78947a6d48 static_cast to eliminate VC++ warnings. 2004-07-02 17:28:09 +00:00
Dave Goodwin
5d1b37c7aa *** empty log message *** 2003-08-26 03:25:39 +00:00
Dave Goodwin
b0715adf56 *** empty log message *** 2003-08-18 17:54:11 +00:00
Dave Goodwin
1e8d3822ff Initial revision 2003-04-14 17:57:48 +00:00