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