Thermodynamics
The thermodynamics model is responsible for evaluating:
- Specific heat capacity at constant pressue, [J/kg/k]
- Absolute enthalpy, [J/kg]
- Sensible enthalpy, [J/kg]
- Chemical enthalpy, [J/kg/K]
- Entropy, [J/kg]
- Gibbs free energy at the standard state, , [J/kg]
Options
Equation of state model selections include:
- Constant (energy)
- Constant (enthalpy)
- JANAF
- Polynomial (enthalpy)
- Power (enthalpy)
- Tabulated (enthalpy)
Usage
The thermodynamics type is specified in the thermoType dictionary:
thermoType
{
thermodynamics <model>;
<...>
}