.BuildingSystems.Media.Specialized.Air.PerfectGas.specificEnthalpy_pTX

Information

Specific enthalpy

Interface

function specificEnthalpy_pTX
  extends Modelica.Icons.Function;
  input Modelica.Units.SI.Pressure p "Pressure";
  input Modelica.Units.SI.Temperature T "Temperature";
  input Modelica.Units.SI.MassFraction X[:] "Mass fractions of moist air";
  output Modelica.Units.SI.SpecificEnthalpy h "Specific enthalpy at p, T, X";
end specificEnthalpy_pTX;

Generated at 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos