44 stoicRatio_(
dict.
lookup<scalar>(
"stoichiometricAirFuelMassRatio")),
53 const scalarFieldListSlice& Yu
56 return stoicRatio_*Yu[FU]/
max(scalar(1) - Yu[FU], small);
62 stoicRatio_ =
dict.
lookup<scalar>(
"stoichiometricAirFuelMassRatio");
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.
Unburnt gas combustion mixture for inhomogeneous lean, stoichiometric or rich conditions.
uInhomogeneousMixture(const dictionary &)
Construct from a dictionary.
scalar Phi(const scalarFieldListSlice &Yu) const
Return the fuel-oxidant equivalence ratio.
void read(const dictionary &)
Read dictionary.
defineTypeNameAndDebug(atmosphericBoundaryLayer, 0)
dimensioned< Type > max(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)