39 #ifndef BInhomogeneousMixture_H
40 #define BInhomogeneousMixture_H
53 template<
class ThermoType>
122 <<
"Cannot return specieThermo for specie " << speciei <<
" ft "
130 const scalarFieldListSlice&
136 const scalarFieldListSlice&
142 const scalarFieldListSlice&,
Templated burnt gas combustion mixture for inhomogeneous lean, stoichiometric or rich conditions.
const ThermoType & specieThermo(const label speciei) const
ThermoType thermoType
The type of thermodynamics this mixture is instantiated for.
const thermoMixtureType & thermoMixture(const scalarFieldListSlice &) const
Return the mixture for thermodynamic properties.
static word typeName()
Return the instantiated type name.
ThermoType transportMixtureType
Mixing type for transport properties.
const transportMixtureType & transportMixture(const scalarFieldListSlice &) const
Return the mixture for transport properties.
ThermoType thermoMixtureType
Mixing type for thermodynamic properties.
void read(const dictionary &)
Read dictionary.
void operator=(const BInhomogeneousMixture< ThermoType > &)=delete
Disallow default bitwise assignment.
BInhomogeneousMixture(const dictionary &)
Construct from a dictionary.
Burnt gas combustion mixture for inhomogeneous lean, stoichiometric or rich conditions.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
A class for handling words, derived from string.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
errorManipArg< error, int > exit(error &err, const int errNo=1)
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.