10 #define CT_EDGEPHASE_H
ThermoPhase * duplMyselfAsThermoPhase() const
Duplicator from a ThermoPhase object.
Header for a simple thermodynamics model of a surface phase derived from ThermoPhase, assuming an ideal solution model (see Thermodynamic Properties and class SurfPhase).
Class XML_Node is a tree-based representation of the contents of an XML file.
Base class for a phase with thermodynamic properties.
EdgePhase & operator=(const EdgePhase &right)
Assignment Operator.
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.
virtual int eosType() const
returns the equation of state type
EdgePhase(doublereal n0=1.0)
Constructor.