36 #ifndef coefficientMulticomponentMixture_H
37 #define coefficientMulticomponentMixture_H
51 template<
class ThermoType>
100 const scalarFieldListSlice&
106 const scalarFieldListSlice&
112 const scalarFieldListSlice&,
Thermophysical properties mixing class which applies mass-fraction weighted mixing to the thermodynam...
const transportMixtureType & transportMixture(const scalarFieldListSlice &) const
Return the mixture for transport properties.
coefficientMulticomponentMixture(const dictionary &)
Construct from a dictionary.
static word typeName()
Return the instantiated type name.
ThermoType transportMixtureType
Mixing type for transport properties.
ThermoType thermoMixtureType
Mixing type for thermodynamic properties.
const thermoMixtureType & thermoMixture(const scalarFieldListSlice &) const
Return the mixture for thermodynamic properties.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Foam::multicomponentMixture.
A class for handling words, derived from string.
String typeName(const std::type_info &info)
Return the un-mangled name given the standard type info.