Go to the documentation of this file.
33 #ifndef absoluteEnthalpy_H
34 #define absoluteEnthalpy_H
45 template<
class Thermo>
63 return "absoluteEnthalpy";
A class for handling words, derived from string.
Thermodynamics mapping class to expose the absolute enthalpy function as the standard enthalpy functi...
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
static word typeName()
Return the instantiated type name.
const dimensionedScalar h
Planck constant.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
scalar he(const Thermo &thermo, const scalar p, const scalar T) const
scalar cpBycpv(const Thermo &thermo, const scalar p, const scalar T) const
cp/cp []
scalar cpv(const Thermo &thermo, const scalar p, const scalar T) const
absoluteEnthalpy()
Construct.
scalar THE(const Thermo &thermo, const scalar h, const scalar p, const scalar T0) const
Temperature from absolute enthalpy.
scalar HE(const Thermo &thermo, const scalar p, const scalar T) const