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;