.ThermofluidStream.Media.myMedia.Air.ReferenceMoistAir.Utilities.pds_pT

Information

Saturation partial pressure of steam

Interface

function pds_pT
  extends Modelica.Icons.Function;
  input SI.AbsolutePressure p "Pressure";
  input SI.Temperature T "Temperature";
  output SI.AbsolutePressure pds "Pressure";
end pds_pT;

Revisions

2017-04-13 Stefan Wischhusen: Partial steam pressure cannot become higher than absolute pressure p.
Generated at 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos