Go to the documentation of this file.
41 Foam::reactionRateFlameArea::reactionRateFlameArea
43 const word& modelType,
49 coeffDict_(
dict.optionalSubDict(modelType +
"Coeffs")),
51 combModel_(combModel),
Base class for combustion models.
Defines the attributes of an object for which implicit objectRegistry management is supported,...
virtual ~reactionRateFlameArea()
A class for handling words, derived from Foam::string.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
bool readEntry(const word &keyword, T &val, enum keyType::option matchOpt=keyType::REGEX, bool mandatory=true) const
virtual bool read(const dictionary &dictProperties)
Lookup type of boundary radiation 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.
Abstract class for reaction rate per flame area unit.
defineTypeNameAndDebug(combustionModel, 0)