10 #ifndef CT_EDGEPHASE_H 11 #define CT_EDGEPHASE_H 45 "To be removed after Cantera 2.3.");
48 virtual std::string
type()
const {
Header for a simple thermodynamics model of a surface phase derived from ThermoPhase, assuming an ideal solution model (see Thermodynamic Properties and class SurfPhase).
virtual int eosType() const
Equation of state type flag.
Class XML_Node is a tree-based representation of the contents of an XML file.
void warn_deprecated(const std::string &method, const std::string &extra)
Print a warning indicating that method is deprecated.
virtual std::string type() const
String indicating the thermodynamic model implemented.
virtual ThermoPhase * duplMyselfAsThermoPhase() const
Duplication routine for objects which inherit from ThermoPhase.
Base class for a phase with thermodynamic properties.
A thermodynamic phase representing a one dimensional edge between two surfaces.
A simple thermodynamic model for a surface phase, assuming an ideal solution model.
const int cEdge
An edge between two 2D surfaces.
virtual void setParametersFromXML(const XML_Node &thermoData)
Set the Equation-of-State parameters by reading an XML Node Input.
EdgePhase(doublereal n0=1.0)
Constructor.
Namespace for the Cantera kernel.