76 explicit WaterSSTP(
const string& inputFile=
"",
const string&
id=
"");
78 string type()
const override {
79 return "liquid-water-IAPWS95";
87 double cv_mole()
const override;
110 void getCp_R(
double* cpr)
const override;
Header for the SingleSpeciesTP class, which is a filter class for ThermoPhase, that eases the constru...
Headers for a class for calculating the equation of state of water from the IAPWS 1995 Formulation ba...
Header for a class used to house several approximation routines for properties of water.
The SingleSpeciesTP class is a filter class for ThermoPhase.
Class for calculating the equation of state of water.
The WaterProps class is used to house several approximation routines for properties of water.
Namespace for the Cantera kernel.