Inputs Defined Within the Flocculation Tank Program

Dimensions

totalflocdim =

  • x: LFlocTank/NFlocChannels
  • y: (NFlocChannels*WFlocChannel) + ((NFlocChannels - 1)*TPlantWall)
  • z: HFloc

walldim =

  • x: totalflocdim0 + (2TPlantWall)
  • y: TPlantWall
  • z: totalflocdim2

flocportdim - matrix of the dimensions for each floc port

channelopeningdim =

  • x: WInletChannel
  • y: TPlantWall
  • z: HInletChannel
Origin Points

flocorigin =

  • x: Plantorigin0
  • y: Plantorigin1 + NSedTanks(WSed + TPlantWall)
  • z: Plantorigin2

wallorigin - Array of origin points for inner floc walls

flocportorigin - Array of origin points for each floc port

channelopeningorigin =

  • x: flocorigin0 - totalflocdim0
  • y: flocorigin1 - TPlantWall
  • z: flocorigin2 + totalflocdim2 - channelopeningdim2
  • No labels