Research is being done to determine the optimal process for determining the diameter of the orifices on the LOFM. The drill size was previously determined using the assumption of 5 holes in the first row of orifices and then applying that drill size to the rest of the LFOM. the new method will calculate the optimal drill size based on the flow rates through the upper holes, currently all of the upper rows are being evaluated to determine the critical row.
The first row of orifies in the linear flow meter is approximating a rectangular base. Sutro altered the linear proportional weir, which has a base width that approaches infinity as the height approaches zero, by adding the rectangular base and a design restriction that the linear relationship only occurs above 1/3 the height of the rectangular base. Through trial and error a orifice number on the initial row was found to optimally be 5. The question explored here is why does the orifice value of 5 work and and does it really work for all values. The five orifices were chosen as optimal because when five orifices are used on the inital level then the subsequent rows don't encounter rounding errors, rounding errors can cause problems such as one row to contain zero orifices and the next row to contain two orifices. It is desirable to never have a subsequent row orifice number be greater then the row procedding it.
Currently we are looking at integrating over the row spacing starting at the top of the LFOM to determine the hole diameter that best approximates the row area. This will allow us to make sure that the height is appropriate at the most critical area, the top of the LFOM where normally only 1 hole is needed.
I am currently working on evaluating the optimal way to determine diameter using a mathcad code. The Entrance Tank Code is available through the SourceForge repository, a storage system. To access the code follow these folders: design repository -> Automated Design -> Design -> EntranceTank. The code does not come with references at the top of the code, in order to run the file you need to add the following references: User Inputs, Math Functions, Pipe Database, Minor Loss Coefficients, Fluids Functions, Design Assumptions. All the references are available in the same folder as the Entrance Tank Code.












