.ThermoSysPro.Properties.WaterSteam.BaseIF97.TwoPhase.waterR4_dT

Water properties in region 4 as function of d and T

Interface

function waterR4_dT
  import ThermoSysPro;
  extends Modelica.Icons.Function;
  input Units.SI.Density d "Density";
  input Units.SI.Temperature T "temperature";
  output ThermoSysPro.Properties.WaterSteam.Common.ThermoProperties_dT pro "thermodynamic property collection";
end waterR4_dT;

Generated at 2026-06-19T20:36:44Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos