Go to the documentation of this file.
29 #include "phaseSystem.H"
34 template<
class BasePhaseModel,
class phaseThermo>
41 BasePhaseModel(
fluid, phaseName)
58 template<
class BasePhaseModel,
class phaseThermo>
69 template<
class BasePhaseModel,
class phaseThermo>
77 template<
class BasePhaseModel,
class phaseThermo>
85 template<
class BasePhaseModel,
class phaseThermo>
93 template<
class BasePhaseModel,
class phaseThermo>
autoPtr< phaseThermo > thermoPtr_
PurePhaseModel(const phaseSystem &fluid, const word &phaseName)
A class for handling words, derived from Foam::string.
virtual void solveYi(PtrList< volScalarField::Internal > &, PtrList< volScalarField::Internal > &)
static const word dictName
const word dictName("faMeshDefinition")
virtual const phaseThermo & thermo() const
virtual const PtrList< volScalarField > & Y() const
static word phasePropertyName(const word &name, const word &phaseName)
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
void reset(autoPtr< T > &&other) noexcept
Class to represent a system of phases and model interfacial transfers between them.