.ThermofluidStream.Media.myMedia.Air.MoistAir.sublimationPressureIce

Return sublimation pressure of water as a function of temperature T between 190 and 273.16 K

Information

Sublimation pressure of water below the triple point temperature is computed from temperature.

Source: W Wagner, A Saul, A Pruss: "International equations for the pressure along the melting and along the sublimation curve of ordinary water substance", equation 3.5

Interface

function sublimationPressureIce
  extends Modelica.Icons.Function;
  input SI.Temperature Tsat "Sublimation temperature";
  output SI.AbsolutePressure psat "Sublimation pressure";
end sublimationPressureIce;

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