Go to the documentation of this file.
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.
A class for handling words, derived from string.
AnisothermalPhaseModel(const phaseSystem &fluid, const word &phaseName, const label index)
A class for managing temporary objects.
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 ~AnisothermalPhaseModel()
Destructor.
Class which represents a phase for which the temperature (strictly energy) varies....
virtual tmp< fvScalarMatrix > heEqn()
Return the enthalpy equation.
virtual void correctKinematics()
Correct the kinematics.
virtual bool compressible() const
Return true if the phase is compressible otherwise false.
virtual const volScalarField & K() const
Return the phase kinetic energy.
Class to represent a system of phases and model interfacial transfers between them.
Generic GeometricField class.
volScalarField K_
Kinetic energy.