39 #ifndef psiReactionThermo_H 40 #define psiReactionThermo_H Base-class for fluid and solid thermodynamic properties.
static autoPtr< psiReactionThermo > New(const fvMesh &, const word &phaseName=word::null)
Standard selection based on fvMesh.
Base-class for multi-component fluid thermodynamic properties.
virtual const word & phaseName() const =0
Return the phase name.
declareRunTimeSelectionTable(autoPtr, psiReactionThermo, fvMesh,(const fvMesh &mesh, const word &phaseName),(mesh, phaseName))
Declare run-time constructor selection tables.
A class for handling words, derived from string.
Base-class for fluid thermodynamic properties.
static const word null
An empty word.
virtual ~psiReactionThermo()
Destructor.
TypeName("psiReactionThermo")
Runtime type information.
Base-class for multi-component fluid thermodynamic properties based on compressibility.
Mesh data needed to do the Finite Volume discretisation.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Base-class for fluid thermodynamic properties based on compressibility.