30 template<
class ThermoType>
37 products_(
"products",
dict.subDict(
"products"))
43 template<
class ThermoType>
47 products_ = ThermoType(
"products",
dict.
subDict(
"products"));
void read(const dictionary &)
Read dictionary.
BHomogeneousMixture(const dictionary &)
Construct from a dictionary.
Burnt gas mixture for homogeneous lean, stoichiometric or rich conditions.
void read(const dictionary &)
Read 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.