Go to the documentation of this file.
42 dict.lookup(
"reactionRateFlameArea")
45 Info<<
"Selecting reaction rate flame area correlation "
48 auto* ctorPtr = dictionaryConstructorTable(modelType);
55 "reactionRateFlameArea",
57 *dictionaryConstructorTablePtr_
61 const word className = modelType.substr(0, modelType.find(
'<'));
64 (ctorPtr(className,
dict,
mesh, combModel));
Base class for combustion models.
A class for handling words, derived from Foam::string.
Ostream & endl(Ostream &os)
#define FatalIOErrorInLookup(ios, lookupTag, lookupName, lookupTable)
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.
errorManipArg< error, int > exit(error &err, const int errNo=1)
static autoPtr< reactionRateFlameArea > New(const dictionary &dict, const fvMesh &mesh, const combustionModel &combModel)