.TILMedia.Internals.NTUObjectFunctions.getInfo_ProfileArraysAndPinchPoint

Interface

function getInfo_ProfileArraysAndPinchPoint
  extends NTUObjectFunctions.baseInputsOfNTU;
  input Integer numberOfPoints_ProfileArrays;
  output Real dimlessPos_Profile[numberOfPoints_ProfileArrays];
  output Modelica.Units.SI.HeatFlowRate qDot_Profile[numberOfPoints_ProfileArrays];
  output Real dimLessQDot_Profile[numberOfPoints_ProfileArrays];
  output Modelica.Units.SI.Temperature T_a_Profile[numberOfPoints_ProfileArrays];
  output Modelica.Units.SI.SpecificEnthalpy h_a_Profile[numberOfPoints_ProfileArrays];
  output Modelica.Units.SI.Pressure p_a_Profile[numberOfPoints_ProfileArrays];
  output Modelica.Units.SI.Temperature T_b_Profile[numberOfPoints_ProfileArrays];
  output Modelica.Units.SI.SpecificEnthalpy h_b_Profile[numberOfPoints_ProfileArrays];
  output Modelica.Units.SI.Pressure p_b_Profile[numberOfPoints_ProfileArrays];
  output Modelica.Units.SI.TemperatureDifference dT_HotCold_Profile[numberOfPoints_ProfileArrays];
  output Real dimlessPos_PinchPoint;
  output Modelica.Units.SI.Temperature T_H_PinchPoint;
  output Modelica.Units.SI.Temperature T_C_PinchPoint;
  output Modelica.Units.SI.TemperatureDifference dT_HotCold_PinchPoint;
end getInfo_ProfileArraysAndPinchPoint;

Generated at 2024-05-18T18:16:21Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos