Thermodynamics mapping class to expose the absolute internal energy functions.
More...
#include <absoluteInternalEnergy.H>
|
| | absoluteInternalEnergy () |
| | Construct.
|
| 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 [].
|
| 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.
|
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.
◆ absoluteInternalEnergy()
template<class Thermo>
| absoluteInternalEnergy |
( |
| ) |
|
|
inline |
◆ typeName()
◆ energyName()
◆ Cpv()
template<class Thermo>
| scalar Cpv |
( |
const Thermo & | thermo, |
|
|
const scalar | p, |
|
|
const scalar | T ) const |
|
inline |
◆ CpByCpv()
template<class Thermo>
| scalar CpByCpv |
( |
const Thermo & | thermo, |
|
|
const scalar | p, |
|
|
const scalar | T ) const |
|
inline |
◆ HE()
template<class Thermo>
| scalar HE |
( |
const Thermo & | thermo, |
|
|
const scalar | p, |
|
|
const scalar | T ) const |
|
inline |
◆ THE()
template<class Thermo>
| 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 136 of file absoluteInternalEnergy.H.
References e, p, and T0.
The documentation for this class was generated from the following file: