.ThermoSysPro.Properties.WaterSteam.BaseIF97.TwoPhase.waterR4_ph

Information

Water/Steam properties in region 4 of IAPWS/IF97 (two-phase)

Interface

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

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