57 return basicThermo::New<psiReactionThermo>(
mesh, phaseName);
static autoPtr< psiReactionThermo > New(const fvMesh &, const word &phaseName=word::null)
Standard selection based on fvMesh.
psiReactionThermo(const fvMesh &, const word &phaseName)
Construct from mesh and phase name.
A class for handling words, derived from string.
virtual ~psiReactionThermo()
Destructor.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
defineTypeNameAndDebug(combustionModel, 0)
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...
Basic thermodynamic properties based on compressibility.