36 #ifndef AnisothermalPhaseModel_H 37 #define AnisothermalPhaseModel_H 39 #include "phaseModel.H" 50 template<
class BasePhaseModel>
68 const word& phaseName,
virtual void correctThermo()
Correct the thermodynamics.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Class which represents a phase for which the temperature (strictly energy) varies. Returns the energy equation and corrects the thermodynamic model.
virtual const volScalarField & K() const
Return the phase kinetic energy.
Class to represent a system of phases and model interfacial transfers between them.
A class for handling words, derived from string.
AnisothermalPhaseModel(const phaseSystem &fluid, const word &phaseName, const label index)
virtual void correctKinematics()
Correct the kinematics.
virtual bool compressible() const
Return true if the phase is compressible otherwise false.
virtual ~AnisothermalPhaseModel()
Destructor.
A class for managing temporary objects.
virtual tmp< fvScalarMatrix > heEqn()
Return the enthalpy equation.