.ThermoSysPro.Properties.DryAirIdealGas.SpecificEnthalpy_T

Specific Enthalpy computation for Dry Air Ideal Gas (input T)

Interface

function SpecificEnthalpy_T
  input Units.SI.Temperature T "Temperature (K)";
  output Units.SI.SpecificEnthalpy h "Specific Enthalpy (J/kg)";
end SpecificEnthalpy_T;

Generated at 2025-03-13T19:24:49Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos