Specific enthalpy dependent on temperature, absolute moisture and absolute moisture at saturation
function enthalpy input Modelica.Units.SI.Temperature T; input Modelica.Units.SI.MassFraction x; input Modelica.Units.SI.MassFraction x_sat; output Modelica.Units.SI.SpecificEnthalpy value; end enthalpy;