Skip to main content

Power (enthalpy)

Heat capacity at constant pressure, cpc_p [J/kg/K]

cp=c0(TTref)n0+cp,eosc_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