General Program Information

Inputs Needed to Call the Flocculation Tank Program
Inputs Defined Within the Flocculation Tank Program

Dimensions

totalflocdim =

walldim =

Origin Points

flocorigin =

wallorigin =

holeorigin =

baffletank1origin =

baffletank2origin =

Technical Program Outline

layer1 -

layer1 <- layernew("floctank",dkgrey)

tank1

tank1 <- Tank(flocorigin,totalflocdim,tankthick)

box1 -

box1 <- box(wallorigin,wallorigin + walldim)

box2 -

box2 <- box(holeorigin,holeorigin + flocholedim)

subtract0 -

subtract0 <- subtractD(p1,holeorigin)

p1 =

union1 -

union1 <- unionC(p1,p2)

p1 =

p2 =

box3 -

box3 <- box(p1,p2)

p1 =

p2 =

subtract1 -

subtract1 <- subtractD(flocorigin,p1)

p1 =

layerset

layerset <- layerset("0")

layerfreeze -

layerfreeze <- layerfreeze("floctank")