37#ifndef absoluteEnthalpy_H
38#define absoluteEnthalpy_H
67 return "absoluteEnthalpy";
117 volatile const scalar ha =
thermo.Ha(
p,
T);
137 volatile const scalar tha =
thermo.THa(
h,
p,
T0);
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 absolute enthalpy.
static word typeName()
Return the instantiated type name.
scalar Cpv(const Thermo &thermo, const scalar p, const scalar T) const
absoluteEnthalpy()
Construct.
scalar CpByCpv(const Thermo &thermo, const scalar p, const scalar T) const
Cp/Cp [].
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
A class for handling words, derived from Foam::string.
bool cp(const fileName &src, const fileName &dst, const bool followLink=true)
Copy the source to the destination (recursively if necessary).
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)