Skip to main content

Thermodynamics

The thermodynamics model is responsible for evaluating:

  • Specific heat capacity at constant pressue, cpc_p [J/kg/k]
  • Absolute enthalpy, HaH_a [J/kg]
  • Sensible enthalpy, HsH_s [J/kg]
  • Chemical enthalpy, HcH_c [J/kg/K]
  • Entropy, SS [J/kg]
  • Gibbs free energy at the standard state, GstdG_{\std}, [J/kg]

Options

Equation of state model selections include:

Usage

The thermodynamics type is specified in the thermoType dictionary:

thermoType
{
thermodynamics <model>;
<...>
}