Public Member Functions | Static Public Member Functions | List of all members
absoluteInternalEnergy< Thermo > Class Template Reference

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

Public Member Functions

 absoluteInternalEnergy ()
 
scalar Cpv (const Thermo &thermo, const scalar p, const scalar T) const
 
scalar CpByCpv (const Thermo &thermo, const scalar p, const scalar T) const
 
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
 

Static Public Member Functions

static word typeName ()
 
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 44 of file absoluteInternalEnergy.H.

Constructor & Destructor Documentation

◆ absoluteInternalEnergy()

Definition at line 52 of file absoluteInternalEnergy.H.

Member Function Documentation

◆ typeName()

static word typeName ( )
inlinestatic

Definition at line 59 of file absoluteInternalEnergy.H.

◆ energyName()

static word energyName ( )
inlinestatic

Definition at line 66 of file absoluteInternalEnergy.H.

◆ Cpv()

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

Definition at line 73 of file absoluteInternalEnergy.H.

References p, and Foam::T().

Here is the call graph for this function:

◆ CpByCpv()

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

Definition at line 91 of file absoluteInternalEnergy.H.

References gamma, p, and Foam::T().

Here is the call graph for this function:

◆ HE()

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

Definition at line 109 of file absoluteInternalEnergy.H.

References p, and Foam::T().

Here is the call graph for this function:

◆ THE()

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

Definition at line 128 of file absoluteInternalEnergy.H.

References Foam::constant::electromagnetic::e, p, and T0.


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