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

Compare with Current View Page History

« Previous Version 3 Next »

General Program Information

Technical Program Outline

layer1 - Creates a 'lvlpipe' layer for all of the pipes in the program

Pipe1 - Creates a pipe with an origin at the variable "origin". See Pipe Help for details on the pipe function.

Pipe1 Length = Δx + thick tank + offset - ElbowRadius
Notes:

  • Pipe1 Length is not a variable, the values are inputed directly into the pipe function
  • offset is a function which divides the x dimension of the level tank by the number of sedimentation tanks, so as to evenly space the inlet pipes to the tank.
  • ElbowRadius is the radius of curvature of an elbow. In the script it is given as a function of the inner radius. This function is defined in the Pipe Database program
  • No labels