30 template<
class ThermoType>
37 reactants_(
"reactants",
dict.subDict(
"reactants"))
43 template<
class ThermoType>
47 reactants_ = ThermoType(
"reactants",
dict.
subDict(
"reactants"));
void read(const dictionary &)
Read dictionary.
UHomogeneousMixture(const dictionary &)
Construct from a dictionary.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
const dictionary & subDict(const word &) const
Find and return a sub-dictionary.
Unburnt gas mixture for homogeneous lean, stoichiometric or rich conditions.
void read(const dictionary &)
Read dictionary.