38 combustionProperties.
subDict(
"laminarFlameSpeed");
43 <<
"Selecting flame-wrinkling Su model " << modelType <<
endl;
45 dictionaryConstructorTable::iterator cstrIter =
46 dictionaryConstructorTablePtr_->find(modelType);
48 if (cstrIter == dictionaryConstructorTablePtr_->end())
51 <<
"Unknown Su model "
52 << modelType <<
nl <<
nl
53 <<
"Valid Su models are : " <<
endl
54 << dictionaryConstructorTablePtr_->sortedToc()
static autoPtr< SuModel > New(const dictionary &combustionProperties, const uRhoMulticomponentThermo &thermo, const compressibleMomentumTransportModel &momentumTransport)
Return a reference to the selected Su model.
Base class for single-phase compressible momentum transport models.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.
const dictionary & subDict(const word &) const
Find and return a sub-dictionary.
const dictionary & optionalTypeDict(const word &typeName) const
Find and return an optional type sub-dictionary.
Enables the printing of a dictionary and subsequently looked-up defaulted entries.
Base-class for combustion fluid thermodynamic properties based on compressibility.
A class for handling words, derived from string.
#define FatalIOErrorInFunction(ios)
Report an error message using Foam::FatalIOError.
errorManipArg< error, int > exit(error &err, const int errNo=1)
Ostream & endl(Ostream &os)
Add newline and flush stream.
Ostream & indentOrNl(Ostream &os)
Indent stream or add newline if indent level == 0.
fluidMulticomponentThermo & thermo