Go to the documentation of this file.
31 template<
class BasePhaseModel>
34 const phaseSystem&
fluid,
35 const word& phaseName,
39 BasePhaseModel(
fluid, phaseName, index)
45 template<
class BasePhaseModel>
52 template<
class BasePhaseModel>
59 return tmp<fvScalarMatrix>
66 template<
class BasePhaseModel>
70 return tmp<volScalarField>
82 zeroGradientFvPatchScalarField::typeName
static word groupName(Name name, const word &group)
virtual tmp< fvScalarMatrix > R(volScalarField &Yi) const
Return the fuel consumption rate matrix.
A class for managing temporary objects.
const dimensionSet dimEnergy
InertPhaseModel(const phaseSystem &fluid, const word &phaseName, const label index)
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
fvMatrix< scalar > fvScalarMatrix
virtual tmp< volScalarField > Sh() const
Return the reaction heat source.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
virtual ~InertPhaseModel()
Destructor.
const dimensionSet dimMass(1, 0, 0, 0, 0, 0, 0)
const dimensionSet dimVolume(pow3(dimLength))
word name(const complex &)
Return a string representation of a complex.