.SolarTherm.Models.Fluid.HeatExchangers.Utilities.ShellDiameter

Interface

function ShellDiameter
  input SI.Length d_o "Outer Tube Diameter";
  input Integer N_t;
  input Integer layout;
  input Integer N_p;
  output SI.Length L_bb;
  output SI.Length D_b;
  output SI.Length D_s;
  output SI.Length D_s_out;
end ShellDiameter;

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