Go to the documentation of this file.
47 alphaPacked_(
dict.
get<scalar>(
"alphaPacked")),
58 alphaPacked_(cm.alphaPacked_),
73 Info<<
"Selecting time scale model " << modelType <<
endl;
75 auto* ctorPtr = dictionaryConstructorTable(modelType);
84 *dictionaryConstructorTablePtr_
A class for handling words, derived from Foam::string.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
virtual ~TimeScaleModel()
Ostream & endl(Ostream &os)
#define FatalIOErrorInLookup(ios, lookupTag, lookupName, lookupTable)
TimeScaleModel(const dictionary &dict)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
errorManip< error > abort(error &err)
Base class for time scale models.
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
defineTypeNameAndDebug(combustionModel, 0)
static autoPtr< TimeScaleModel > New(const dictionary &dict)