Ray Speth
f2bf17e1b7
Fixed some problems with the tests caused by the int to size_t conversion
2012-01-17 04:11:40 +00:00
Ray Speth
255f1f9b9f
Fixing compiler warnings, part 3
2012-01-17 04:10:43 +00:00
Ray Speth
453576f0ad
Removed MSVC-specific compiler warning suppression
2012-01-17 04:09:18 +00:00
Ray Speth
9e1fdfe39a
Eliminated CVS keyword cruft
2012-01-09 17:32:01 +00:00
Harry Moffat
9c6080e3c9
Turned on keyword substitution in the cpp files.
2009-12-09 17:50:27 +00:00
Harry Moffat
70647c85ed
Initial Import
2009-07-27 23:17:19 +00:00
Harry Moffat
598dbd60c4
Added headers for ubuntu problem.
2009-03-13 03:26: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
33fbbf0b93
removed critical and saturation properties from ThermoPhase
2005-12-09 17:49:33 +00:00
Harry Moffat
89597b36ac
Got rid of one warning message.
2005-07-28 23:02:44 +00:00
Dave Goodwin
d2779ddec7
cleanup
2005-07-26 03:56:34 +00:00
Dave Goodwin
d2a06b4b3e
now recognizes the FORD keyword
2005-07-25 03:51:21 +00:00
Dave Goodwin
cb27d211e3
merged changes from branch
2005-01-07 10:26:43 +00:00
Dave Goodwin
3de1be8c1d
changes to make type integer compatible with f2c
2004-10-10 20:46:35 +00:00
Dave Goodwin
330e50eb65
*** empty log message ***
2004-09-13 11:22:21 +00:00
Dave Goodwin
ab8f620ccb
cleanup
2004-08-28 16:12:41 +00:00
Dave Goodwin
cf17527579
*** empty log message ***
2004-08-05 14:56:55 +00:00
Dave Goodwin
711c3c7214
*** empty log message ***
2004-07-27 14:22:16 +00:00
Dave Goodwin
6d145604db
*** empty log message ***
2004-07-23 00:15:14 +00:00
Dave Goodwin
efdfdf83cd
*** empty log message ***
2004-07-14 11:24:12 +00:00
Harry Moffat
e6f7f5e11a
Eliminated warnings due to signed and unsigned comparisons.
2004-07-02 17:34:13 +00:00
Harry Moffat
bd33838de9
static_casts to eliminate VC++ warnings.
2004-07-02 17:27:01 +00:00
Harry Moffat
7b9242121e
Moved CK_SyntaxError definition to the .h file. It's used in more
...
than one .cpp file.
2004-07-02 16:48:13 +00:00
Dave Goodwin
87179e684d
fixed bug in which a species name beginning with M was interpreted as a third body
2004-05-13 17:45:05 +00:00
Dave Goodwin
f1a15f0e69
*** empty log message ***
2004-05-13 16:58:29 +00:00
Dave Goodwin
5d1b37c7aa
*** empty log message ***
2003-08-26 03:25:39 +00:00
Dave Goodwin
ab65fb1607
*** empty log message ***
2003-07-30 20:56:57 +00:00
Dave Goodwin
1e8d3822ff
Initial revision
2003-04-14 17:57:48 +00:00