32 #ifndef sensibleEnthalpy_H 33 #define sensibleEnthalpy_H 44 template<
class Thermo>
62 return "sensibleEnthalpy";
80 return thermo.Cp(p, T);
102 return thermo.Hs(p, T);
109 const Thermo& thermo,
115 return thermo.THs(h, p, T0);
scalar THE(const Thermo &thermo, const scalar h, const scalar p, const scalar T0) const
Temperature from sensible enthalpy.
scalar HE(const Thermo &thermo, const scalar p, const scalar T) const
sensibleEnthalpy()
Construct.
scalar CpByCpv(const Thermo &thermo, const scalar p, const scalar T) const
Cp/Cp [].
A class for handling words, derived from string.
Thermodynamics mapping class to expose the sensible enthalpy functions.
static word typeName()
Return the instantiated type name.
scalar Cpv(const Thermo &thermo, const scalar p, const scalar T) const
const dimensionedScalar & h
Planck constant.