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