absoluteInternalEnergy< Thermo > Class Template Reference

Thermodynamics mapping class to expose the absolute internal energy functions. More...

Public Member Functions

 absoluteInternalEnergy ()
 Construct. More...
 
scalar Cpv (const Thermo &thermo, const scalar p, const scalar T) const
 
scalar CpByCpv (const Thermo &thermo, const scalar p, const scalar T) const
 Cp/Cv []. More...
 
scalar HE (const Thermo &thermo, const scalar p, const scalar T) const
 
scalar THE (const Thermo &thermo, const scalar e, const scalar p, const scalar T0) const
 Temperature from absolute internal energy. More...
 

Static Public Member Functions

static word typeName ()
 Return the instantiated type name. More...
 
static word energyName ()
 

Detailed Description

template<class Thermo>
class Foam::absoluteInternalEnergy< Thermo >

Thermodynamics mapping class to expose the absolute internal energy functions.

Definition at line 50 of file absoluteInternalEnergy.H.

Constructor & Destructor Documentation

◆ absoluteInternalEnergy()

Construct.

Definition at line 58 of file absoluteInternalEnergy.H.

Member Function Documentation

◆ typeName()

static word typeName ( )
inlinestatic

Return the instantiated type name.

Definition at line 65 of file absoluteInternalEnergy.H.

◆ energyName()

static word energyName ( )
inlinestatic

Definition at line 72 of file absoluteInternalEnergy.H.

◆ Cpv()

scalar Cpv ( const Thermo &  thermo,
const scalar  p,
const scalar  T 
) const
inline

Definition at line 78 of file absoluteInternalEnergy.H.

References p, and T.

◆ CpByCpv()

scalar CpByCpv ( const Thermo &  thermo,
const scalar  p,
const scalar  T 
) const
inline

Cp/Cv [].

Definition at line 96 of file absoluteInternalEnergy.H.

References gamma, p, and T.

◆ HE()

scalar HE ( const Thermo &  thermo,
const scalar  p,
const scalar  T 
) const
inline

Definition at line 114 of file absoluteInternalEnergy.H.

References p, and T.

◆ THE()

scalar THE ( const Thermo &  thermo,
const scalar  e,
const scalar  p,
const scalar  T0 
) const
inline

Temperature from absolute internal energy.

given an initial temperature T0

Definition at line 133 of file absoluteInternalEnergy.H.


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