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