70 return basicThermo::New<solidReactionThermo>(
mesh, phaseName);
81 return basicThermo::New<solidReactionThermo>(
mesh,
dict, phaseName);
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual ~solidReactionThermo()
Destructor.
A class for handling words, derived from string.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
defineTypeNameAndDebug(combustionModel, 0)
Fundamental solid thermodynamic properties.
static autoPtr< solidReactionThermo > New(const fvMesh &, const word &phaseName=word::null)
Standard selection based on fvMesh.
Mesh data needed to do the Finite Volume discretisation.
solidReactionThermo(const fvMesh &, const word &phaseName)
Construct from mesh and phase name.