35 #ifndef psiReactionThermo_H 36 #define psiReactionThermo_H
static autoPtr< psiReactionThermo > New(const fvMesh &, const word &phaseName=word::null)
Standard selection based on fvMesh.
Specialization of basicMultiComponentMixture for a mixture consisting of a number for molecular speci...
psiReactionThermo(const fvMesh &, const word &phaseName)
Construct from mesh and 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.
static const word null
An empty word.
virtual ~psiReactionThermo()
Destructor.
TypeName("psiReactionThermo")
Runtime type information.
Mesh data needed to do the Finite Volume discretisation.
virtual basicSpecieMixture & composition()=0
Return the composition of the multi-component mixture.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Macros to ease declaration of run-time selection tables.
Basic thermodynamic properties based on compressibility.