Go to the documentation of this file.
29 #include "phaseSystem.H"
33 template<
class BasePhaseModel>
37 const word& phaseName,
41 BasePhaseModel(
fluid, phaseName, index)
47 template<
class BasePhaseModel>
54 template<
class BasePhaseModel>
68 template<
class BasePhaseModel>
74 IOobject::groupName(
"Qdot", this->
name()),
virtual ~InertPhaseModel()
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
const dimensionSet dimEnergy
InertPhaseModel(const phaseSystem &fluid, const word &phaseName, const label index)
virtual tmp< volScalarField > Qdot() const
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
fvMatrix< scalar > fvScalarMatrix
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
const dimensionSet dimMass(1, 0, 0, 0, 0, 0, 0)
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
virtual tmp< fvScalarMatrix > R(volScalarField &Yi) const
word name(const expressions::valueTypeCode typeCode)
Class to represent a system of phases and model interfacial transfers between them.
const dimensionSet dimVolume(pow3(dimLength))
Generic GeometricField class.