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