38 #ifndef uMulticomponentMixture_H
39 #define uMulticomponentMixture_H
107 scalar
Phi(
const scalarFieldListSlice& Yu)
const;
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 mixture base class.
Unburnt gas combustion multicomponent mixture for a single fuel specie.
void operator=(const uMulticomponentMixture &)=delete
Disallow default bitwise assignment.
ClassName("uMulticomponent")
Runtime type information.
label fu() const
Return the fuel specie index.
virtual const word & mixtureType() const
Return the mixture type name.
scalar Phi(const scalarFieldListSlice &Yu) const
Return the fuel-oxidant equivalence ratio.
uMulticomponentMixture(const speciesTable &species, const dictionary &)
Construct from the speciesTable and dictionary.
scalar stoicRatio() const
Return the stoichiometric air/fuel ratio.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
String typeName(const std::type_info &info)
Return the un-mangled name given the standard type info.