Go to the documentation of this file.
37 #ifndef absoluteEnthalpy_H
38 #define absoluteEnthalpy_H
49 template<
class Thermo>
67 return "absoluteEnthalpy";
117 volatile const scalar ha =
thermo.Ha(
p,
T);
137 volatile const scalar tha =
thermo.THa(
h,
p,
T0);
A class for handling words, derived from Foam::string.
Thermodynamics mapping class to expose the absolute enthalpy functions.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
const dimensionedScalar h
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
scalar Cpv(const Thermo &thermo, const scalar p, const scalar T) const
bool cp(const fileName &src, const fileName &dst, const bool followLink=true)
scalar CpByCpv(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
scalar HE(const Thermo &thermo, const scalar p, const scalar T) const