40 Foam::rhoChemistryModel::rhoChemistryModel
59 return basicChemistryModel::New<rhoChemistryModel>(
mesh, phaseName);
static autoPtr< rhoReactionThermo > New(const fvMesh &, const word &phaseName=word::null)
Standard selection based on fvMesh.
A class for handling words, derived from string.
static autoPtr< rhoChemistryModel > New(const fvMesh &mesh, const word &phaseName=word::null)
Selector.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
defineTypeNameAndDebug(combustionModel, 0)
virtual ~rhoChemistryModel()
Destructor.
Mesh data needed to do the Finite Volume discretisation.
Base class for chemistry models.