.Modelica.Media.Air.MoistAir.enthalpyOfWater

Information

Specific enthalpy of water (liquid and solid) is computed from temperature using constant properties as follows:
Pressure is assumed to be around 1 bar. This function is usually used to determine the specific enthalpy of the liquid or solid fraction of moist air.

Interface

function enthalpyOfWater
  extends Modelica.Icons.Function;
  input SI.Temperature T "Temperature";
  output SI.SpecificEnthalpy h "Specific enthalpy of water";
end enthalpyOfWater;

Generated at 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos