package using a power function of temperature for the constant heat capacity at constant volume which is particularly suitable for solids at low temperatures:
Cp = c0*pow(T/Tref, n0)
Property | Description |
---|---|
c0 | Reference heat capacity at constant pressure [J/kg/K] |
n0 | Exponent of the power function |
Tref | Reference temperature [K] |
Hf | Heat of formation [J/kg] |
Example specification of hPowerThermo:
thermodynamics { c0 230; Tref 470; n0 3; Hf 0; }