.ThermofluidStream.Media.myMedia.Water.IF97_Utilities.waterBaseProp_pT

Intermediate property record for water (p and T preferred states)

Interface

function waterBaseProp_pT
  extends Modelica.Icons.Function;
  input SI.Pressure p "Pressure";
  input SI.Temperature T "Temperature";
  input Integer region = 0 "If 0, do region computation, otherwise assume the region is this input";
  output Common.IF97BaseTwoPhase aux "Auxiliary record";
end waterBaseProp_pT;

Generated at 2025-04-19T18:20:10Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos