AnisothermalPhaseModel< BasePhaseModel > Class Template Reference

Class which represents a phase for which the temperature (strictly energy) varies. Returns the energy equation and corrects the thermodynamic model. More...

Inheritance diagram for AnisothermalPhaseModel< BasePhaseModel >:
Collaboration diagram for AnisothermalPhaseModel< BasePhaseModel >:

Public Member Functions

 AnisothermalPhaseModel (const phaseSystem &fluid, const word &phaseName, const label index)
 
virtual ~AnisothermalPhaseModel ()
 Destructor. More...
 
virtual void correctThermo ()
 Correct the thermodynamics. More...
 
virtual bool isothermal () const
 Return whether the phase is isothermal. More...
 
virtual tmp< fvScalarMatrixheEqn ()
 Return the enthalpy equation. More...
 

Detailed Description

template<class BasePhaseModel>
class Foam::AnisothermalPhaseModel< BasePhaseModel >

Class which represents a phase for which the temperature (strictly energy) varies. Returns the energy equation and corrects the thermodynamic model.

Source files

Definition at line 50 of file AnisothermalPhaseModel.H.

Constructor & Destructor Documentation

◆ AnisothermalPhaseModel()

AnisothermalPhaseModel ( const phaseSystem fluid,
const word phaseName,
const label  index 
)

◆ ~AnisothermalPhaseModel()

virtual ~AnisothermalPhaseModel ( )
virtual

Destructor.

Member Function Documentation

◆ correctThermo()

virtual void correctThermo ( )
virtual

Correct the thermodynamics.

◆ isothermal()

virtual bool isothermal ( ) const
virtual

Return whether the phase is isothermal.

◆ heEqn()

virtual tmp<fvScalarMatrix> heEqn ( )
virtual

Return the enthalpy equation.


The documentation for this class was generated from the following file: