31 template<
class CombThermoType>
34 const word& modelType,
39 CombThermoType(modelType, mesh, phaseName)
45 template<
class CombThermoType>
52 template<
class CombThermoType>
59 template<
class CombThermoType>
75 template<
class CombThermoType>
85 IOobject::groupName(
"dQ", this->phaseName_),
101 template<
class CombThermoType>
111 IOobject::groupName(
"Sh", this->phaseName_),
127 template<
class CombThermoType>
virtual ~noCombustion()
Destructor.
fvMatrix< scalar > fvScalarMatrix
virtual bool read()
Update properties from given dictionary.
virtual tmp< fvScalarMatrix > R(volScalarField &Y) const
Fuel consumption rate matrix.
virtual void correct()
Correct combustion rate.
const dimensionSet dimVolume(pow3(dimLength))
bool read(const char *, int32_t &)
Dummy combustion model for 'no combustion'.
A class for handling words, derived from string.
const dimensionSet dimEnergy
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
Mesh data needed to do the Finite Volume discretisation.
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
virtual tmp< volScalarField > Sh() const
Return source for enthalpy equation [kg/m/s3].
virtual tmp< volScalarField > dQ() const
Heat release rate calculated from fuel consumption rate matrix.
const dimensionSet dimMass(1, 0, 0, 0, 0, 0, 0)
A class for managing temporary objects.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
Calculate the matrix for implicit and explicit sources.