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