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

Information

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 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos