Go to the source code of this file.
Functions | |
TEST_F (Water97FluidPropertiesTest, fluidName) | |
Test that the fluid name is correctly returned. More... | |
TEST_F (Water97FluidPropertiesTest, molarMass) | |
Test that the molar mass is correctly returned. More... | |
TEST_F (Water97FluidPropertiesTest, criticalProperties) | |
Test that the critical properties are correctly returned. More... | |
TEST_F (Water97FluidPropertiesTest, triplePointProperties) | |
Test that the triple point properties are correctly returned. More... | |
TEST_F (Water97FluidPropertiesTest, inRegion) | |
Verify that the correct region is provided for a given pressure and temperature. More... | |
TEST_F (Water97FluidPropertiesTest, b23) | |
Verify calculation of the boundary between regions 2 and 3 using the verification point (P,T) = (16.5291643 MPa, 623.15 K) Revised Release on the IAPWS Industrial Formulation 1997 for the Thermodynamic Properties of Water and Steam, IAPWS 2007. More... | |
TEST_F (Water97FluidPropertiesTest, b2bc) | |
Verify calculation of the boundary between regions 2b and 2c for the backwards equation T(p,h) using the verification point (p,h) = (100 MPa, 0.3516004323e4 kj/kg) from Revised Release on the IAPWS Industrial Formulation 1997 for the Thermodynamic Properties of Water and Steam, IAPWS 2007. More... | |
TEST_F (Water97FluidPropertiesTest, b3ab) | |
Verify calculation of the boundary between regions 3a and 3b for the backwards equation T(p,h) using the verification point (p,h) = (25 MPa, 2.095936454e3 kj/kg) from Revised Supplementary Release on Backward Equations for the Functions T(p,h), v(p,h) and T(p,s), v(p,s) for Region 3 of the IAPWS Industrial Formulation 1997 for the Thermodynamic Properties of Water and Steam. More... | |
TEST_F (Water97FluidPropertiesTest, vaporPressure) | |
Verify calculation of water properties in region 4 (saturation line) using the verification values given in Table 35 of Revised Release on the IAPWS Industrial Formulation 1997 for the Thermodynamic Properties of Water and Steam, IAPWS 2007. More... | |
TEST_F (Water97FluidPropertiesTest, vaporTemperature) | |
Verify calculation of water properties in region 4 (saturation line) using the verification values given in Table 36 of Revised Release on the IAPWS Industrial Formulation 1997 for the Thermodynamic Properties of Water and Steam, IAPWS 2007. More... | |
TEST_F (Water97FluidPropertiesTest, subregion3) | |
Verify calculation of the subregion in all 26 subregions in region 3 from Revised Supplementary Release on Backward Equations for Specific Volume as a Function of Pressure and Temperature v(p,T) for Region 3 of the IAPWS Industrial Formulation 1997 for the Thermodynamic Properties of Water and Steam. More... | |
TEST_F (Water97FluidPropertiesTest, subregion3Density) | |
Verify calculation of the density in all 26 subregions in region 3 from Revised Supplementary Release on Backward Equations for Specific Volume as a Function of Pressure and Temperature v(p,T) for Region 3 of the IAPWS Industrial Formulation 1997 for the Thermodynamic Properties of Water and Steam. More... | |
TEST_F (Water97FluidPropertiesTest, properties) | |
Verify calculation of the water properties in all regions using verification data provided in IAPWS guidelines. More... | |
TEST_F (Water97FluidPropertiesTest, derivatives) | |
Verify calculation of the derivatives in all regions by comparing with finite differences. More... | |
TEST_F (Water97FluidPropertiesTest, combined) | |
Verify that the methods that return multiple properties in one call return identical values as the individual methods. More... | |
TEST_F (Water97FluidPropertiesTest, henry) | |
Verify calculation of Henry's constant using data from Guidelines on the Henry's constant and vapour liquid distribution constant for gases in H20 and D20 at high temperatures, IAPWS (2004). More... | |
TEST_F (Water97FluidPropertiesTest, conservative) | |
Verify that calculations from conservative variables are accurate. More... | |
TEST_F | ( | Water97FluidPropertiesTest | , |
fluidName | |||
) |
Test that the fluid name is correctly returned.
Definition at line 16 of file Water97FluidPropertiesTest.C.
TEST_F | ( | Water97FluidPropertiesTest | , |
molarMass | |||
) |
Test that the molar mass is correctly returned.
Definition at line 21 of file Water97FluidPropertiesTest.C.
TEST_F | ( | Water97FluidPropertiesTest | , |
criticalProperties | |||
) |
Test that the critical properties are correctly returned.
Definition at line 26 of file Water97FluidPropertiesTest.C.
TEST_F | ( | Water97FluidPropertiesTest | , |
triplePointProperties | |||
) |
Test that the triple point properties are correctly returned.
Definition at line 36 of file Water97FluidPropertiesTest.C.
TEST_F | ( | Water97FluidPropertiesTest | , |
inRegion | |||
) |
Verify that the correct region is provided for a given pressure and temperature.
Also verify that an error is thrown if pressure and temperature are outside the range of validity
Definition at line 47 of file Water97FluidPropertiesTest.C.
TEST_F | ( | Water97FluidPropertiesTest | , |
b23 | |||
) |
Verify calculation of the boundary between regions 2 and 3 using the verification point (P,T) = (16.5291643 MPa, 623.15 K) Revised Release on the IAPWS Industrial Formulation 1997 for the Thermodynamic Properties of Water and Steam, IAPWS 2007.
Definition at line 118 of file Water97FluidPropertiesTest.C.
TEST_F | ( | Water97FluidPropertiesTest | , |
b2bc | |||
) |
Verify calculation of the boundary between regions 2b and 2c for the backwards equation T(p,h) using the verification point (p,h) = (100 MPa, 0.3516004323e4 kj/kg) from Revised Release on the IAPWS Industrial Formulation 1997 for the Thermodynamic Properties of Water and Steam, IAPWS 2007.
Definition at line 131 of file Water97FluidPropertiesTest.C.
TEST_F | ( | Water97FluidPropertiesTest | , |
b3ab | |||
) |
Verify calculation of the boundary between regions 3a and 3b for the backwards equation T(p,h) using the verification point (p,h) = (25 MPa, 2.095936454e3 kj/kg) from Revised Supplementary Release on Backward Equations for the Functions T(p,h), v(p,h) and T(p,s), v(p,s) for Region 3 of the IAPWS Industrial Formulation 1997 for the Thermodynamic Properties of Water and Steam.
Definition at line 142 of file Water97FluidPropertiesTest.C.
TEST_F | ( | Water97FluidPropertiesTest | , |
vaporPressure | |||
) |
Verify calculation of water properties in region 4 (saturation line) using the verification values given in Table 35 of Revised Release on the IAPWS Industrial Formulation 1997 for the Thermodynamic Properties of Water and Steam, IAPWS 2007.
Definition at line 150 of file Water97FluidPropertiesTest.C.
TEST_F | ( | Water97FluidPropertiesTest | , |
vaporTemperature | |||
) |
Verify calculation of water properties in region 4 (saturation line) using the verification values given in Table 36 of Revised Release on the IAPWS Industrial Formulation 1997 for the Thermodynamic Properties of Water and Steam, IAPWS 2007.
Definition at line 163 of file Water97FluidPropertiesTest.C.
TEST_F | ( | Water97FluidPropertiesTest | , |
subregion3 | |||
) |
Verify calculation of the subregion in all 26 subregions in region 3 from Revised Supplementary Release on Backward Equations for Specific Volume as a Function of Pressure and Temperature v(p,T) for Region 3 of the IAPWS Industrial Formulation 1997 for the Thermodynamic Properties of Water and Steam.
Definition at line 177 of file Water97FluidPropertiesTest.C.
TEST_F | ( | Water97FluidPropertiesTest | , |
subregion3Density | |||
) |
Verify calculation of the density in all 26 subregions in region 3 from Revised Supplementary Release on Backward Equations for Specific Volume as a Function of Pressure and Temperature v(p,T) for Region 3 of the IAPWS Industrial Formulation 1997 for the Thermodynamic Properties of Water and Steam.
Definition at line 240 of file Water97FluidPropertiesTest.C.
TEST_F | ( | Water97FluidPropertiesTest | , |
properties | |||
) |
Verify calculation of the water properties in all regions using verification data provided in IAPWS guidelines.
Density, enthalpy, internal energy, entropy, cp and speed of sound data from: Revised Release on the IAPWS Industrial Formulation 1997 for the Thermodynamic Properties of Water and Steam, IAPWS 2007.
Viscosity data from: Table 4 of Release on the IAPWS Formulation 2008 for the Viscosity of Ordinary Water Substance.
Thermal conductivity data from: Table D1 of Revised Release on the IAPS Formulation 1985 for the Thermal Conductivity of Ordinary Water Substance
Definition at line 313 of file Water97FluidPropertiesTest.C.
TEST_F | ( | Water97FluidPropertiesTest | , |
derivatives | |||
) |
Verify calculation of the derivatives in all regions by comparing with finite differences.
Definition at line 538 of file Water97FluidPropertiesTest.C.
TEST_F | ( | Water97FluidPropertiesTest | , |
combined | |||
) |
Verify that the methods that return multiple properties in one call return identical values as the individual methods.
Definition at line 652 of file Water97FluidPropertiesTest.C.
TEST_F | ( | Water97FluidPropertiesTest | , |
henry | |||
) |
Verify calculation of Henry's constant using data from Guidelines on the Henry's constant and vapour liquid distribution constant for gases in H20 and D20 at high temperatures, IAPWS (2004).
Definition at line 695 of file Water97FluidPropertiesTest.C.
TEST_F | ( | Water97FluidPropertiesTest | , |
conservative | |||
) |
Verify that calculations from conservative variables are accurate.
Definition at line 723 of file Water97FluidPropertiesTest.C.