.FCSys.Characteristics.H2O.p_sat

Information

Saturation pressure (psat) as a function of temperature

Interface

function p_sat
  extends Modelica.Icons.Function;
  input Q.TemperatureAbsolute T "Temperature" annotation(
    Dialog(__Dymola_label = "<html><i>T</i></html>"));
  output Q.PressureAbsolute p_sat "Saturation pressure" annotation(
    Dialog(__Dymola_label = "<html><i>p</i><sub>sat</sub></html>"));
end p_sat;

Generated at 2024-04-24T18:15:52Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos