cantera/test_problems/cathermo/testWaterTP
Ray Speth ee95c60813 Simplify error handling to eliminate need for global error stack
All of the functions for manipulating the global error stack
(CanteraError::save, setError, showErrors, etc.) are deprecated. The ability to
store an error is retained only for use in the C and Fortran interfaces so that
the last error message can be retrieved after a function returns an error code.
2015-11-16 19:50:55 -05:00
..
output_blessed.txt cutting precision off to make tests less stringent: this makes me nervous but a test suite is useless unless it works under certain circumstances 2012-07-16 20:43:13 +00:00
README Added a test for WaterTP 2006-07-04 01:11:35 +00:00
testWaterSSTP.cpp Simplify error handling to eliminate need for global error stack 2015-11-16 19:50:55 -05: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.