99 explicit WaterSSTP(
const std::string& inputFile=
"",
100 const std::string&
id=
"");
112 virtual std::string
type()
const {
113 return "liquid-water-IAPWS95";
121 virtual doublereal
cv_mole()
const;
127 virtual doublereal
pressure()
const;
144 virtual void getCp_R(doublereal* cpr)
const;
198 virtual void setDensity(
const doublereal dens);
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.
Class XML_Node is a tree-based representation of the contents of an XML file.
Namespace for the Cantera kernel.