37 #ifndef IsothermalPhaseModel_H 38 #define IsothermalPhaseModel_H 40 #include "phaseModel.H" 51 template<
class BasePhaseModel>
63 const word& phaseName,
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual bool isothermal() const
Return whether the phase is isothermal.
IsothermalPhaseModel(const phaseSystem &fluid, const word &phaseName, const label index)
virtual void correctThermo()
Correct the thermodynamics.
Class to represent a system of phases and model interfacial transfers between them.
A class for handling words, derived from string.
virtual tmp< fvScalarMatrix > heEqn()
Return the enthalpy equation.
virtual ~IsothermalPhaseModel()
Destructor.
Class which represents a phase for which the temperature (strictly energy) remains constant...
A class for managing temporary objects.