Go to the documentation of this file.
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");
Class XML_Node is a tree-based representation of the contents of an XML file.
bool ready() const
Returns a bool indicating whether the object is ready for use.
Overloads the virtual methods of class ThermoPhase to implement the incompressible equation of state.
Wrapper for ConstDensityThermo with constructor from file.
Base class for exceptions thrown by Cantera classes.
Namespace for the Cantera kernel.