Go to the documentation of this file.
33 #ifndef sensibleEnthalpy_H
34 #define sensibleEnthalpy_H
45 template<
class Thermo>
63 return "sensibleEnthalpy";
A class for handling words, derived from string.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
sensibleEnthalpy()
Construct.
Thermodynamics mapping class to expose the sensible enthalpy function as the standard enthalpy functi...
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 cpBycpv(const Thermo &thermo, const scalar p, const scalar T) const
cp/cp []
scalar THE(const Thermo &thermo, const scalar h, const scalar p, const scalar T0) const
Temperature from sensible enthalpy.
scalar cpv(const Thermo &thermo, const scalar p, const scalar T) const
scalar HE(const Thermo &thermo, const scalar p, const scalar T) const
scalar he(const Thermo &thermo, const scalar p, const scalar T) const