45 stoicRatio_(
dict.
lookup<scalar>(
"stoichiometricAirFuelMassRatio")),
54 stoicRatio_ =
dict.
lookup<scalar>(
"stoichiometricAirFuelMassRatio");
Burnt gas combustion mixture for inhomogeneous lean, stoichiometric or rich conditions.
bInhomogeneousMixture(const dictionary &)
Construct from a dictionary.
void read(const dictionary &)
Read dictionary.
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.
defineTypeNameAndDebug(atmosphericBoundaryLayer, 0)