Go to the documentation of this file.
35 #ifndef inhomogeneousMixture_H
36 #define inhomogeneousMixture_H
49 template<
class ThermoType>
101 const ThermoType&
mixture(
const scalar,
const scalar)
const;
A class for handling words, derived from string.
volScalarField & ft_
Mixture fraction.
const ThermoType & patchFaceMixture(const label patchi, const label facei) const
GeometricBoundaryField & boundaryField()
Return reference to GeometricBoundaryField.
const ThermoType & cellProducts(const label celli) const
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
static const int nSpecies_
volScalarField & b_
Regress variable.
Specialization of the basicSpecieMixture for combustion.
const dimensionedScalar & stoicRatio() const
virtual ~inhomogeneousMixture()
Destructor.
const ThermoType & cellMixture(const label celli) const
const ThermoType & mixture(const scalar, const scalar) const
A list of keyword definitions, which are a keyword followed by any number of values (e....
Generic dimensioned Type class.
const ThermoType & patchFaceReactants(const label patchi, const label facei) const
Mesh data needed to do the Finite Volume discretisation.
ThermoType thermoType
The type of thermodynamics this mixture is instantiated for.
static const char * specieNames_[2]
const ThermoType & patchFaceProducts(const label patchi, const label facei) const
void read(const dictionary &)
Read dictionary.
inhomogeneousMixture(const inhomogeneousMixture< ThermoType > &)
Construct as copy (not implemented)
Generic GeometricField class.
Foam::inhomogeneousMixture.
const ThermoType & getLocalThermo(const label speciei) const
Return thermo based on index.
dimensionedScalar stoicRatio_
const ThermoType & cellReactants(const label celli) const