Thermodynamics mapping class to expose the absolute internal energy function as the standard internal energy function e(T).
More...
|
| absoluteInternalEnergy () |
| Construct. More...
|
|
scalar | he (const Thermo &thermo, const scalar p, const scalar T) const |
|
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...
|
|
template<class Thermo>
class Foam::absoluteInternalEnergy< Thermo >
Thermodynamics mapping class to expose the absolute internal energy function as the standard internal energy function e(T).
Definition at line 45 of file absoluteInternalEnergy.H.