cantera/test_problems/cathermo/testWaterTP
Harry Moffat 6545937948 Changed the WaterTP class to WaterSSTP, which now inherits from SingleSpeciesTP,
as it should
Fixed an error in pressure calculation within  WaterSSTP.
Added more function calls to the test problem for WaterSSTP.
2007-03-15 22:56:59 +00:00
..
.cvsignore Changed the WaterTP class to WaterSSTP, which now inherits from SingleSpeciesTP, 2007-03-15 22:56:59 +00:00
Makefile.in Changed the WaterTP class to WaterSSTP, which now inherits from SingleSpeciesTP, 2007-03-15 22:56:59 +00:00
output_blessed.txt Changed the WaterTP class to WaterSSTP, which now inherits from SingleSpeciesTP, 2007-03-15 22:56:59 +00:00
README Added a test for WaterTP 2006-07-04 01:11:35 +00:00
runtest Changed the WaterTP class to WaterSSTP, which now inherits from SingleSpeciesTP, 2007-03-15 22:56:59 +00:00
testWaterSSTP.cpp Changed the WaterTP class to WaterSSTP, which now inherits from SingleSpeciesTP, 2007-03-15 22:56:59 +00:00
waterTPphase.xml Added a test for WaterTP 2006-07-04 01:11:35 +00:00

This test is used to make sure that the basic functions in
the water property routine satisfy tests
specified in the paper:

W. Wagner, A. Prub, "The IAPWS Formulation 1995 for the
Thermodynamic Properties of Ordinary Water Substance
for General and Scientific Use," J. Phys. Chem.
Ref. Data, v. 31, 387 - 442, 2002.

This routine exercises the saturation pressure routine.