.Buildings.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-05-17T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos