.Modelica.Media.Air.MoistAir.saturationPressureLiquid_der

Information

Saturation pressure of water above the triple point temperature is computed from temperature.

Source: A Saul, W Wagner: "International equations for the saturation properties of ordinary water substance", equation 2.1

Interface

function saturationPressureLiquid_der
  extends Modelica.Icons.Function;
  input SI.Temperature Tsat "Saturation temperature";
  input Real dTsat(unit = "K/s") "Saturation temperature derivative";
  output Real psat_der(unit = "Pa/s") "Saturation pressure derivative";
end saturationPressureLiquid_der;

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