45 stoicRatio_(
dict.
lookup<scalar>(
"stoichiometricAirFuelMassRatio"))
53 const scalarFieldListSlice& Yu
56 return stoicRatio_*Yu[fu_]/
max(scalar(1) - Yu[fu_], small);
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
A wordList with hashed indices for faster lookup by name.
Unburnt gas combustion multicomponent mixture for a single fuel specie.
scalar Phi(const scalarFieldListSlice &Yu) const
Return the fuel-oxidant equivalence ratio.
uMulticomponentMixture(const speciesTable &species, const dictionary &)
Construct from the speciesTable and dictionary.
A class for handling words, derived from string.
const unitSet & lookup(const word &unitName)
Lookup and return the named unit from the table.
defineTypeNameAndDebug(atmosphericBoundaryLayer, 0)
dimensioned< Type > max(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)