.ThermoPower.Thermal.HeatExchangerTopologies.ShellAndTube.correspondingVolumesComputation

Interface

function correspondingVolumesComputation
  input Integer Nw "Number of volumes";
  input Integer Ntp(min = 1, max = 2) "Number of passes tube-side";
  input Boolean inletTubeAtTop "Tube inlet at the top of heat exchanger";
  input Boolean inletShellAtTop "Shell inlet at the top of heat exchanger";
  output Integer correspondingVolumes[Nw];
end correspondingVolumesComputation;

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