Go to the documentation of this file.
57 return basicThermo::New<psiReactionThermo>(
mesh, phaseName);
A class for handling words, derived from string.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
virtual ~psiReactionThermo()
Destructor.
Basic thermodynamic properties based on compressibility.
psiReactionThermo(const fvMesh &, const word &phaseName)
Construct from mesh and phase name.
Mesh data needed to do the Finite Volume discretisation.
static autoPtr< psiReactionThermo > New(const fvMesh &, const word &phaseName=word::null)
Standard selection based on fvMesh.
defineTypeNameAndDebug(combustionModel, 0)