.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-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos