10 #ifndef CT_WATERSSTP_H 11 #define CT_WATERSSTP_H 20 class WaterPropsIAPWS;
125 explicit WaterSSTP(
const std::string& inputFile,
const std::string&
id =
"");
134 virtual std::string
type()
const {
141 virtual doublereal
cv_mole()
const;
147 virtual doublereal
pressure()
const;
164 virtual void getCp_R(doublereal* cpr)
const;
218 virtual void setDensity(
const doublereal dens);
Class for calculating the equation of state of water.
Class XML_Node is a tree-based representation of the contents of an XML file.
Header for a class used to house several approximation routines for properties of water...
The WaterProps class is used to house several approximation routines for properties of water...
Header for the SingleSpeciesTP class, which is a filter class for ThermoPhase, that eases the constru...
Namespace for the Cantera kernel.
The SingleSpeciesTP class is a filter class for ThermoPhase.
Headers for a class for calculating the equation of state of water from the IAPWS 1995 Formulation ba...