Heat capacity at constant pressure, \(c_p\) [J/kg/K]

\[c_p = c_0 \left( \frac{T}{T_{\ref}} \right)^{n_0} + c_{p, eos}\]

Usage

The hPower thermodynamics model is defined using the entries:

thermodynamics
{
    C0              <scalar>;
    n0              <scalar>;
    Tref            <scalar>;
    Hf              <scalar>;
}

Where

  • C0 : reference heat capacity at constant pressure [J/kg/K]
  • n0 : model exponent [-];
  • Tref : reference temperature [K]
  • Hf : heat of formation [J/kg]

Further information

Source code