.TAeZoSysPro.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-10-21T18:25:38Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos