43 #ifndef hePsiQGDThermo_H 
   44 #define hePsiQGDThermo_H 
   46 #include "psiThermo.H" 
   58 template<
class BasicPsiThermo, 
class MixtureType>
 
   61     public heThermo<BasicPsiThermo, MixtureType>
 
   90             const word& phaseName,
 
   91             const word& dictionaryName
 
  106     virtual tmp<volScalarField> 
gamma() 
const;
 
virtual ~hePsiQGDThermo()
Destructor. 
virtual void correct()
Update properties. 
virtual tmp< volScalarField > gamma() const 
Energy for a perfect gas mixture with QGD equations. 
TypeName("hePsiQGDThermo")
Runtime type information.