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 >:
[legend]
Collaboration diagram for AnisothermalPhaseModel< BasePhaseModel >:
[legend]

Public Member Functions

 AnisothermalPhaseModel (const phaseSystem &fluid, const word &phaseName, const label index)
 Construct from phase system and phase name. More...
 
virtual ~AnisothermalPhaseModel ()=default
 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 53 of file AnisothermalPhaseModel.H.

Constructor & Destructor Documentation

◆ AnisothermalPhaseModel()

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

Construct from phase system and phase name.

Definition at line 62 of file AnisothermalPhaseModel.C.

◆ ~AnisothermalPhaseModel()

virtual ~AnisothermalPhaseModel ( )
virtualdefault

Destructor.

Member Function Documentation

◆ correctThermo()

void correctThermo
virtual

Correct the thermodynamics.

Definition at line 76 of file AnisothermalPhaseModel.C.

◆ isothermal()

bool isothermal
virtual

Return whether the phase is isothermal.

Definition at line 85 of file AnisothermalPhaseModel.C.

◆ heEqn()

Foam::tmp< Foam::fvScalarMatrix > heEqn
virtual

Return the enthalpy equation.

Definition at line 93 of file AnisothermalPhaseModel.C.

References Foam::fvc::absolute(), alpha, alphaEff(), alphaPhi(), contErr(), Foam::fvc::ddt(), Foam::fvm::ddt(), Foam::fvc::div(), Foam::fvm::div(), dpdt, fluid, he, Foam::fvc::interpolate(), Foam::fvm::laplacian(), IOobject::name(), p, Qdot, tmp< T >::ref(), rho, Foam::fvm::Sp(), talphaPhi, and U.

Here is the call graph for this function:

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