Thermodynamics mapping class to expose the sensible enthalpy function as the standard enthalpy function h(T).
More...
|
| sensibleEnthalpy () |
| 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/cp [] More...
|
|
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 |
| Temperature from sensible enthalpy. More...
|
|
template<class Thermo>
class Foam::sensibleEnthalpy< Thermo >
Thermodynamics mapping class to expose the sensible enthalpy function as the standard enthalpy function h(T).
Definition at line 45 of file sensibleEnthalpy.H.