Go to the source code of this file.
Functions | |
TEST_F (SodiumSaturationFluidPropertiesTest, fluidName) | |
Test that the fluid name is correctly returned. More... | |
TEST_F (SodiumSaturationFluidPropertiesTest, molarMass) | |
Test that the molar mass is correctly returned. More... | |
TEST_F (SodiumSaturationFluidPropertiesTest, thermalConductivity) | |
Test that the thermal conductivity and its derivatives are correctly computed. More... | |
TEST_F (SodiumSaturationFluidPropertiesTest, viscosity) | |
Test that the viscosity and its derivatives are correctly computed. More... | |
TEST_F (SodiumSaturationFluidPropertiesTest, isobaricSpecificHeat) | |
Test that the isobaric specific heat and its derivatives are correctly computed. More... | |
TEST_F (SodiumSaturationFluidPropertiesTest, isochoricSpecificHeat) | |
Test that the isochoric specific heat and its derivatives are correctly computed. More... | |
TEST_F (SodiumSaturationFluidPropertiesTest, density) | |
Test that the density and its derivatives are correctly computed. More... | |
TEST_F (SodiumSaturationFluidPropertiesTest, specificInternalEnergy) | |
Test that the specific internal energy and its derivatives are correctly computed. More... | |
TEST_F (SodiumSaturationFluidPropertiesTest, specificEnthalpy) | |
Test that the specific enthalpy and its derivatives are correctly computed. More... | |
TEST_F (SodiumSaturationFluidPropertiesTest, PTFromVE) | |
Test that the pressure can be computed from the specific volume & energy. More... | |
TEST_F | ( | SodiumSaturationFluidPropertiesTest | , |
fluidName | |||
) |
Test that the fluid name is correctly returned.
Definition at line 16 of file SodiumSaturationFluidPropertiesTest.C.
TEST_F | ( | SodiumSaturationFluidPropertiesTest | , |
molarMass | |||
) |
Test that the molar mass is correctly returned.
Definition at line 21 of file SodiumSaturationFluidPropertiesTest.C.
TEST_F | ( | SodiumSaturationFluidPropertiesTest | , |
thermalConductivity | |||
) |
Test that the thermal conductivity and its derivatives are correctly computed.
Definition at line 30 of file SodiumSaturationFluidPropertiesTest.C.
TEST_F | ( | SodiumSaturationFluidPropertiesTest | , |
viscosity | |||
) |
Test that the viscosity and its derivatives are correctly computed.
Definition at line 43 of file SodiumSaturationFluidPropertiesTest.C.
TEST_F | ( | SodiumSaturationFluidPropertiesTest | , |
isobaricSpecificHeat | |||
) |
Test that the isobaric specific heat and its derivatives are correctly computed.
Definition at line 56 of file SodiumSaturationFluidPropertiesTest.C.
TEST_F | ( | SodiumSaturationFluidPropertiesTest | , |
isochoricSpecificHeat | |||
) |
Test that the isochoric specific heat and its derivatives are correctly computed.
Definition at line 74 of file SodiumSaturationFluidPropertiesTest.C.
TEST_F | ( | SodiumSaturationFluidPropertiesTest | , |
density | |||
) |
Test that the density and its derivatives are correctly computed.
Definition at line 92 of file SodiumSaturationFluidPropertiesTest.C.
TEST_F | ( | SodiumSaturationFluidPropertiesTest | , |
specificInternalEnergy | |||
) |
Test that the specific internal energy and its derivatives are correctly computed.
Definition at line 121 of file SodiumSaturationFluidPropertiesTest.C.
TEST_F | ( | SodiumSaturationFluidPropertiesTest | , |
specificEnthalpy | |||
) |
Test that the specific enthalpy and its derivatives are correctly computed.
Definition at line 135 of file SodiumSaturationFluidPropertiesTest.C.
TEST_F | ( | SodiumSaturationFluidPropertiesTest | , |
PTFromVE | |||
) |
Test that the pressure can be computed from the specific volume & energy.
Definition at line 153 of file SodiumSaturationFluidPropertiesTest.C.