Go to the documentation of this file.
72 return basicThermo::New<solidReactionThermo>(
mesh, phaseName);
83 return basicThermo::New<solidReactionThermo>(
mesh,
dict, phaseName);
Foam::solidReactionThermo.
A class for handling words, derived from Foam::string.
solidReactionThermo(const fvMesh &, const word &phaseName)
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
Fundamental solid thermodynamic properties.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
virtual ~solidReactionThermo()
static autoPtr< solidReactionThermo > New(const fvMesh &, const word &phaseName=word::null)
defineTypeNameAndDebug(combustionModel, 0)