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

\[c_p = \text{constant}\]

Usage

The hConst thermodynamics model is defined using the entries:

thermodynamics
{
    Cp              <scalar>;
    Hf              <scalar>;
    Tref            <scalar>;
    Href            <scalar>;
}

Where

  • Cp : specific heat capacity at constant pressure [J/kg/K]
  • Hf : heat of formation [J/kg]
  • Tref : reference temperature [K]; default is Tstd
  • Href : reference sensible enthalpy around which to linearise [J/kg]; default is zero.

Further information

Source code