.TAeZoSysPro.Media.Air.MoistAir.enthalpyOfCondensingGas

Return specific enthalpy of steam as a function of temperature T

Information

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

Interface

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

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