.ThermalSeparation.Media.WaterBasedLiquid.BaseClasses.IF97_Utilities.waterBaseProp_pT

Information

intermediate property record for water (p and T prefered 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 ThermalSeparation.Media.WaterBasedLiquid.BaseClasses.Common.IF97BaseTwoPhase aux "auxiliary record";
end waterBaseProp_pT;

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