33 #ifndef sensibleInternalEnergy_H
34 #define sensibleInternalEnergy_H
45 template<
class Thermo>
63 return "sensibleInternalEnergy";
Thermodynamics mapping class to expose the sensible internal energy functions.
static word typeName()
Return the instantiated type name.
scalar he(const Thermo &thermo, const scalar p, const scalar T) const
Sensible internal energy [J/kg].
scalar Cpv(const Thermo &thermo, const scalar p, const scalar T) const
Heat capacity at constant volume [J/kg/K].
sensibleInternalEnergy()
Construct.
scalar The(const Thermo &thermo, const scalar e, const scalar p, const scalar T0) const
Temperature from sensible internal energy.
A class for handling words, derived from string.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
fluidMulticomponentThermo & thermo