35 #ifndef uHomogeneousMixture_H
36 #define uHomogeneousMixture_H
112 scalar
Phi(
const scalarFieldListSlice& Yu)
const
static const List< bool > & null()
Return a null List.
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.
static const hashedWordList null
An empty hashedWordList.
Unburnt gas mixture for homogeneous lean, stoichiometric or rich conditions.
virtual ~uHomogeneousMixture()
Destructor.
scalar Phi_
Return the fuel-oxidant equivalence ratio.
scalar Phi(const scalarFieldListSlice &Yu) const
Return the fuel-oxidant equivalence ratio.
virtual const word & mixtureType() const
Return the mixture type name.
uHomogeneousMixture(const dictionary &)
Construct from a dictionary.
const boolList & speciesActive() const
Access the specie active flags.
void read(const dictionary &)
Read dictionary.
const speciesTable & species() const
Return the table of species.
ClassName("uHomogeneous")
Runtime type information.
void operator=(const uHomogeneousMixture &)=delete
Disallow default bitwise assignment.
Unburnt gas mixture base class.
A class for handling words, derived from string.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
String typeName(const std::type_info &info)
Return the un-mangled name given the standard type info.