.ThermoSysPro.Properties.WaterSteam.BaseIF97.TwoPhase.waterSat_ph

Information

Water saturation properties in the 2-phase region (4) as f(p,h)

Interface

function waterSat_ph
  import ThermoSysPro;
  extends Modelica.Icons.Function;
  input Units.SI.Pressure p "pressure";
  input Units.SI.SpecificEnthalpy h "specific enthalpy";
  output ThermoSysPro.Properties.Common.SaturationProperties pro "thermodynamic property collection";
end waterSat_ph;

Generated at 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos