.ThermofluidStream.Media.myMedia.Air.MoistAir.relativeHumidity

Return relative humidity as a function of the thermodynamic state record

Information

Relative humidity is computed from the thermodynamic state record with 1.0 as the upper limit at saturation.

Interface

function relativeHumidity
  extends Modelica.Icons.Function;
  input ThermodynamicState state "Thermodynamic state";
  output Real phi "Relative humidity";
end relativeHumidity;

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