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

Compare with Current View Page History

« Previous Version 4 Next »

Inputs Defined Within the Flocculation Tank Program

Dimensions

totalflocdim =

  • x: flocdim0
  • y: (numfloctanks*flocdim1) + ((numfloctanks - 1)*tankthick)
  • z: flocdim2

walldim =

  • x: totalflocdim0 + (2tankthick)
  • y: tankthick
  • z: totalflocdim2
Origin Points

flocorigin =

  • x: tankorigin0
  • y: tankorigin1 + numtanks(tankdim1 + tankthick)
  • z: tankorigin2

wallorigin =

  • x: tankorigin0 - flocdim0 - tankthick
  • y: tankorigin1 + numtanks(tankdim1 + tankthick) + flocdim1)
  • z: tankorigin2

holeorigin =

  • x: tankorigin0 - flocholedim0
  • y: tankorigin1 + numtanks(tankdim1 + tankthick) + flocdim1
  • z: tankorigin2

baffletank1origin=

  • x: tankorigin0 - tankdim0
  • y: tankorigin1 + numtanks*(tankdim1 + tankthick) + flocdim1 + walldim1
  • z: tankorigin2

baffletank2origin =

  • x: tankorigin0 - tankdim0
  • y: tankorigin1 + numtanks*(tankdim1 + tankthick)
  • z: tankorigin2
  • No labels