All Classes Namespaces Files Functions Variables Typedefs Friends Macros Groups
Public Member Functions | List of all members
hePsiQGDThermo< BasicPsiThermo, MixtureType > Class Template Reference

Energy for a perfect gas mixture with QGD equations. More...

Inheritance diagram for hePsiQGDThermo< BasicPsiThermo, MixtureType >:
Inheritance graph
[legend]
Collaboration diagram for hePsiQGDThermo< BasicPsiThermo, MixtureType >:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("hePsiQGDThermo")
 Runtime type information. More...
 
 hePsiQGDThermo (const fvMesh &, const word &phaseName)
 Construct from mesh and phase name. More...
 
 hePsiQGDThermo (const fvMesh &, const word &phaseName, const word &dictionaryName)
 Construct from mesh and phase name. More...
 
virtual ~hePsiQGDThermo ()
 Destructor. More...
 
virtual void correct ()
 Update properties. More...
 
virtual tmp< volScalarField > gamma () const
 

Detailed Description

template<class BasicPsiThermo, class MixtureType>
class Foam::hePsiQGDThermo< BasicPsiThermo, MixtureType >

Energy for a perfect gas mixture with QGD equations.

Source files

Definition at line 54 of file hePsiQGDThermo.H.

Constructor & Destructor Documentation

hePsiQGDThermo ( const fvMesh &  mesh,
const word &  phaseName 
)

Construct from mesh and phase name.

Definition at line 126 of file hePsiQGDThermo.C.

hePsiQGDThermo ( const fvMesh &  mesh,
const word &  phaseName,
const word &  dictionaryName 
)

Construct from mesh and phase name.

Definition at line 142 of file hePsiQGDThermo.C.

~hePsiQGDThermo ( )
virtual

Destructor.

Definition at line 160 of file hePsiQGDThermo.C.

Member Function Documentation

TypeName ( "hePsiQGDThermo< BasicPsiThermo, MixtureType >"  )

Runtime type information.

void correct ( )
virtual

Update properties.

Definition at line 167 of file hePsiQGDThermo.C.

Foam::tmp< Foam::volScalarField > gamma ( ) const
virtual

Definition at line 186 of file hePsiQGDThermo.C.


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