.BuildingSystems.Utilities.MoistAirFunctions.enthalpy

Information

Specific enthalpy dependent on temperature, absolute moisture and absolute moisture at saturation

Interface

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;

Generated at 2024-04-25T18:15:59Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos