You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

LFOM Entrance Tank Mathcad Code Documentation

Mathcad Code

The mathcad code can be found here. You will need to have mathcad installed on your computer in order to open the file.

Variable Description: in order of appearance in code

Variable Name

Variable Description

Unknown macro: {latex}

$$ N_

Unknown macro: {Lfom}

$$

Number of riser pipes

Unknown macro: {latex}

$$ K_

Unknown macro: {Rm}

$$

minor loss coefficient for rapid mix

Unknown macro: {latex}

$$ A_

Unknown macro: {LfomOrificeTotal}

$$

Combined area of all orifices

Unknown macro: {latex}

$$ A_[Orifice} $$

function for determining the orifice areas as the vertical distance on the riser pipe increases

Unknown macro: {latex}

$$ HL_[Lfom} $$

headloss through the Lfom, and the minimum height of the water in the entrance tank

Unknown macro: {latex}

$$ Pi_

Unknown macro: {VenaContractaOrifice}

$$

minor loss coefficient for an orifice (was K orifice)

Unknown macro: {latex}

$$ Q_

Unknown macro: {Plant}

$$

plant flow rate

Unknown macro: {latex}

$$ ID_

Unknown macro: {Lfom}

$$

the inner diameter of the riser pipe

Unknown macro: {latex}

$$ Pi_

Unknown macro: {LfomOrificeArea}

$$

ratio of LFOM pipe area to orifice area

Unknown macro: {latex}

$$ ND_

Unknown macro: {Lfom}

$$

nominal diameter of the riser pipe and rapid mix pipe

Unknown macro: {latex}

$$ EN_

Unknown macro: {PipeSpec}

$$

enumerated type of pipe

Unknown macro: {latex}

$$ HL_

Unknown macro: {Rm}

$$

  • No labels