.TRANSFORM.Fluid.ClosureRelations.PressureLoss.Functions.HeatExchangers.BellDelawareSTHX_ShellSide.fRe2_Window

Interface

function fRe2_Window
  input Boolean toggleStaggered "true = staggered grid type; false = in-line";
  input SI.Length d_B "Diameter of holes in baffles";
  input SI.Length d_o "Outer diameter of tubes";
  input SI.Length D_i "Inside shell diameter";
  input SI.Length D_l "Baffle Diameter";
  input SI.Length H "Height of baffle cut";
  input SI.Length s1 "Tube to tube pitch parallel to baffel edge";
  input SI.Length s2 "Tube to tube pitch perpindicular to baffel edge";
  input SI.Length S "Baffle spacing between baffles";
  input SI.Length e1 "Space between tubes and shell";
  input Real nes "# of shortest connections connecting neighboring tubes";
  input Real n_RW "# of tube rows in a window section";
  input Real n_W "# of tubes in both the upper and lower window";
  input Real n_T "Total # of tubes (including blind and support)";
  input SI.DynamicViscosity mu "Upstream dynamic viscosity";
  input SI.DynamicViscosity mu_w "Viscosity of fluid at average wall temperature";
  input SI.MassFlowRate m_flow "Mass flow rate";
  output Units.NonDim fRe2 "Modified friction coefficient (= f*Re^2)";
end fRe2_Window;

Generated at 2025-01-31T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos