Skip to main content

Constant (enthalpy)

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

cp=constantc_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