.TAeZoSysPro.Media.Air.MoistAir.enthalpyOfLiquid

Return enthalpy of liquid water as a function of temperature T(use enthalpyOfWater instead)

Information

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

Interface

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

Generated at 2026-05-04T18:18:56Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos