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