6 #ifndef CXX_INCOMPRESSIBLE
7 #define CXX_INCOMPRESSIBLE
9 #pragma message("warning: IncompressibleSolid.h is deprecated and will be removed after Cantera 2.5.0.")
26 std::string
id=
"") : m_ok(
false), m_r(0)
29 "To be removed after Cantera 2.5.0. "
30 "Replaceable with Solution and/or LatticePhase/IdealSolidSolnPhase.");
37 "buildSolutionFromXML returned false");
Header for a Thermo manager for incompressible ThermoPhases (see Thermodynamic Properties and ConstDe...
Base class for exceptions thrown by Cantera classes.
Overloads the virtual methods of class ThermoPhase to implement the incompressible equation of state.
Wrapper for ConstDensityThermo with constructor from file.
bool ready() const
Returns a bool indicating whether the object is ready for use.
Class XML_Node is a tree-based representation of the contents of an XML file.
Definitions of global routines for the importing of data from XML files (see Input File Handling).
Namespace for the Cantera kernel.