cantera/test_problems/cathermo/testWaterTP
Ray Speth 54efbaa320 Rewrote exception handling to be more general and more explicit
CanteraError inerits from std:exception, so now it has a what() method
that is used to print a message describing the exception. Adding an
exception to the Cantera error stack now requires explicitly calling
the .save() method.
2012-03-05 20:45:56 +00:00
..
Makefile.am [cantera]: all files are now on the same (correct) linkage page 2012-02-06 20:41:16 +00:00
output_blessed.txt WaterSSTP update 2007-03-16 17:22:38 +00:00
README Added a test for WaterTP 2006-07-04 01:11:35 +00:00
runtest [cantera]: done with tests in cathermo 2012-02-02 22:18:30 +00:00
testWaterSSTP.cpp Rewrote exception handling to be more general and more explicit 2012-03-05 20:45:56 +00:00
waterTPphase.xml WaterSSTP update 2007-03-16 17:22:38 +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.