40 Foam::psiChemistryModel::psiChemistryModel
59 return basicChemistryModel::New<psiChemistryModel>(
mesh, phaseName);
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.
Base class for chemistry models.
A class for handling words, derived from string.
virtual ~psiChemistryModel()
Destructor.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
static autoPtr< psiChemistryModel > New(const fvMesh &mesh, const word &phaseName=word::null)
Selector.
defineTypeNameAndDebug(combustionModel, 0)