Menu

Specific enthalpy

Values for calculation

$ τ $
$ γ_τ $
$ R $ $ \mathrm{J\cdot\ kg^{-1}\cdot\ K^{-1}} $
$ T $ $ \mathrm{°C} $
$ γ^o_τ $
$ γ^r_τ $
$ φ_τ $
$ δ $
$ φ_δ $
$ \text{Region} $

Calculation

Specific enthalpy

$\text{if }\ \text{Region}= 1$
$$h=τ\cdot γ_τ\cdot R\cdot\left(T+273.15\right)$$
$\text{else if }\ \text{Region}= 2$
$$h=τ\cdot\left(γ^o_τ+γ^r_τ\right)\cdot R\cdot\left(T+273.15\right)$$
$\text{else if }\ \text{Region}= 3$
$$h=\left(τ\cdot φ_τ+δ\cdot φ_δ\right)\cdot R\cdot\left(T+273.15\right)$$
$\text{else if }\ \text{Region}= 5$
$$h=τ\cdot\left(γ^o_τ+γ^r_τ\right)\cdot R\cdot\left(T+273.15\right)$$
$\text{else}$
$$h=0$$