Ray Speth
5bc4a12e2e
Add options for handling Species containing undefined elements
2014-10-17 23:44:37 +00:00
Ray Speth
26b6f190f3
Introduce class Species
2014-10-17 23:44:31 +00:00
Ray Speth
ceeaaecae7
[Test] fix some size_t warnings
2014-10-03 01:45:38 +00:00
Ray Speth
ab4813c592
[Test] Fix memory leaks in CtiConversionTest and ChemkinConversionTest
2014-10-01 17:52:26 +00:00
Ray Speth
5c26f7b003
[Test] Preliminary tests for constructing a phase without an input file
2014-09-27 00:09:16 +00:00
Ray Speth
79461c34e8
[Thermo] Add default value for 'id' argument of 'newPhase'
2014-09-27 00:09:11 +00:00
Ray Speth
50344cb34f
[ck2cti] Improve error messages associated with missing input files
2014-03-27 01:29:50 +00:00
Ray Speth
da63482fea
[ck2cti] Add tests calling ck2cti from C++
2014-03-27 01:29:43 +00:00
Ray Speth
ff9584105b
Do implicit CTI to XML conversions without generating .xml files
...
When instantiating a phase from a .cti file, do the conversion in memory,
without writing the XML representation to disk. This eliminates the unrequrested
XML files that Cantera normally generates, and also avoids errors when running
Cantera from a directory where the user does not have write permissons.
2014-01-30 00:47:37 +00:00
Ray Speth
ecb6c75cc8
[Test] Added outline for tests of ThermoPhase constructors
2013-01-11 22:55:56 +00:00