...
Using an iterative program found in the Fluids Functions (ND.Manifold) and the available pipe sizes, the nominal diameter of the manifold is determined and defined as ND.SedLaunderEst. This equation is a function of different parameters established in the Design Assumptions.
The total head loss in the launder is then calculated using the HL.Manifold equation found in the Fluids Functions. This equation is defined below with the given inputs and a minor head loss of 0.
...
Next, the head loss through the orifice is the given head loss, HL.SedLaunderBod, minus the calculated head loss through the whole launder. This is defined as HL.SedLaunderOrificeEst.
Finally, the diameter of the orifice holes is calculated using the D.Circle equation from the fluids functions. This number is rounded to the nearest available drill size. Written out, the equation is as follows:
...