.TAeZoSysPro.Media.Air.MoistAir.enthalpyOfNonCondensingGas

Return specific enthalpy of dry air as a function of temperature T

Information

Specific enthalpy of dry air is computed from temperature and constant specific heat capacity.

Interface

function enthalpyOfNonCondensingGas
  extends Modelica.Icons.Function;
  input Temperature T "Temperature";
  output SpecificEnthalpy h "Specific enthalpy";
end enthalpyOfNonCondensingGas;

Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos