Go to the documentation of this file.
39 #ifndef IsothermalPhaseModel_H
40 #define IsothermalPhaseModel_H
42 #include "phaseModel.H"
53 template<
class BasePhaseModel>
65 const word& phaseName,
virtual tmp< fvScalarMatrix > heEqn()
virtual void correctThermo()
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
virtual ~IsothermalPhaseModel()=default
IsothermalPhaseModel(const phaseSystem &fluid, const word &phaseName, const label index)
virtual bool isothermal() const
Class which represents a phase for which the temperature (strictly energy) remains constant....
Class to represent a system of phases and model interfacial transfers between them.