cantera/test_problems/cathermo/testIAPWSTripP
Ray Speth b88846e5e0 Fixed C++ tests that were failing under Windows
Visual Studio defaults to 3-digit exponents when printing in scientific
notation. The tests now use a MSVC-specific function to change this
behavior when necessary.
2012-01-09 17:35:28 +00:00
..
output_blessed.txt Changed some of the tests so that quantities that are nominally zero 2006-07-11 17:13:43 +00:00
README Triple point calcultion test routine. 2006-07-04 00:39:45 +00:00
testTripleP.cpp Fixed C++ tests that were failing under Windows 2012-01-09 17:35:28 +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 calculation of triple point thermo properties.