*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
Inputs Defined Within the Flocculation Tank Program
Dimensions
totalflocdim =
- x: flocdim0
- y: (numfloctanks*flocdim1) + ((numfloctanks - 1)*tankthick)
- z: flocdim2
...
- x: totalflocdim0 + (2tankthick)
- y: tankthick
- z: totalflocdim2
Origin Points
flocorigin =
- x: tankorigin0
- y: tankorigin1 + numtanks(tankdim1 + tankthick)
- z: tankorigin2
...