14 #ifndef CT_VPSSMGR_WATER_CONSTVOL_H 15 #define CT_VPSSMGR_WATER_CONSTVOL_H 86 const XML_Node*
const phaseNode_ptr);
virtual void getStandardVolumes_ref(doublereal *vol) const
Get the molar volumes of the species reference states at the current T and P_ref of the solution...
PDSS_Water * m_waterSS
Pointer to the Water PDSS object.
virtual PDSS_enumType reportPDSSType(int index=-1) const
This utility function reports the type of parameterization used for the species with index number ind...
virtual PDSS * createInstallPDSS(size_t k, const XML_Node &speciesNode, const XML_Node *const phaseNode_ptr)
Install specific content for species k in the standard-state thermodynamic calculator and also create...
Virtual base class for the classes that manage the calculation of standard state properties for all t...
Declaration file for a virtual base class that manages the calculation of standard state properties f...
virtual VPSSMgr * duplMyselfAsVPSSMgr() const
Duplication routine for objects which derive from VPSSMgr.
virtual void getGibbs_RT_ref(doublereal *grt) const
VPSSMgr_Water_ConstVol(VPStandardStateTP *vp_ptr, MultiSpeciesThermo *sp_ptr)
Base Constructor.
Class XML_Node is a tree-based representation of the contents of an XML file.
Handles the calculation of standard state thermo properties for real water and a set of species which...
virtual void getCp_R_ref(doublereal *cpr) const
VPSSMgr_enumType
enum for VPSSMgr types that are responsible for calculating the species standard state and reference-...
virtual void getEnthalpy_RT_ref(doublereal *hrt) const
virtual void getEntropy_R_ref(doublereal *er) const
virtual VPSSMgr_enumType reportVPSSMgrType() const
This utility function reports the type of manager for the calculation of ss properties.
Class for the liquid water pressure dependent standard state.
PDSS_enumType
Types of PDSS's.
virtual void initThermoXML(XML_Node &phaseNode, const std::string &id)
Finalize the thermo after all species have been entered.
This is a filter class for ThermoPhase that implements some prepatory steps for efficiently handling ...
virtual void initAllPtrs(VPStandardStateTP *vp_ptr, MultiSpeciesThermo *sp_ptr)
Initialize the internal shallow pointers in this object.
virtual void _updateRefStateThermo() const
Updates the reference state thermodynamic functions at the current T of the solution and the referenc...
Virtual base class for a species with a pressure dependent standard state.
virtual void getGibbs_ref(doublereal *g) const
A species thermodynamic property manager for a phase.
Namespace for the Cantera kernel.
virtual void _updateStandardStateThermo()
Updates the standard state thermodynamic functions at the current T and P of the solution.