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

Thermodynamics mapping class to expose the sensible enthalpy functions. More...

Public Member Functions

 sensibleEnthalpy ()
 
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 h, const scalar p, const scalar T0) const
 

Static Public Member Functions

static word typeName ()
 
static word energyName ()
 

Detailed Description

template<class Thermo>
class Foam::sensibleEnthalpy< Thermo >

Thermodynamics mapping class to expose the sensible enthalpy functions.

Definition at line 43 of file sensibleEnthalpy.H.

Constructor & Destructor Documentation

◆ sensibleEnthalpy()

sensibleEnthalpy ( )
inline

Definition at line 51 of file sensibleEnthalpy.H.

Member Function Documentation

◆ typeName()

static word typeName ( )
inlinestatic

Definition at line 58 of file sensibleEnthalpy.H.

◆ energyName()

static word energyName ( )
inlinestatic

Definition at line 65 of file sensibleEnthalpy.H.

◆ Cpv()

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

Definition at line 72 of file sensibleEnthalpy.H.

References Foam::cp(), 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 90 of file sensibleEnthalpy.H.

◆ HE()

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

Definition at line 101 of file sensibleEnthalpy.H.

References p, and Foam::T().

Here is the call graph for this function:

◆ THE()

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

Definition at line 120 of file sensibleEnthalpy.H.

References Foam::constant::universal::h, p, and T0.


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