.HelmholtzMedia.Interfaces.PartialHelmholtzMedium.Ancillary.saturationPressure_T

Information

This algorithm returns the saturation pressure as a function of Temperature: psat=psat(T). This type of vapor pressure equation was developed by W. Wagner. Because it cannot be solved for temperature analytically, the inverse function Tsat=Tsat(p) has to find Tsat iteratively.

Wagner, W.
Eine mathematisch statistische Methode zum Aufstellen thermodynamischer Gleichungen - gezeigt am Beispiel der Dampfdruckkurve reiner fluider Stoffe.
Forschrittberichte der VDI Zeitschriften, Reihe 3, Nr. 39 (1974)

Interface

function saturationPressure_T
  input Modelica.SIunits.Temperature T;
  output Modelica.SIunits.AbsolutePressure p;
end saturationPressure_T;

Generated at 2024-12-04T19:25:49Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos