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

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

Information

## Copyright © EDF 2002 - 2025

## ThermoSysPro Version 4.2

        

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 2026-07-12T20:48:41Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos