11 #ifndef CT_WATERSSTP_H
12 #define CT_WATERSSTP_H
20 class WaterPropsIAPWS;
142 explicit WaterSSTP(
const std::string& inputFile,
const std::string&
id =
"");
164 virtual doublereal
cv_mole()
const;
170 virtual doublereal
pressure()
const;
251 virtual void getCp_R(doublereal* cpr)
const;
372 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.
Base class for a phase with thermodynamic properties.
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...
The SingleSpeciesTP class is a filter class for ThermoPhase.