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

Compare with Current View Page History

« Previous Version 4 Next »

 


General Program Information

Technical Program Outline

Pipe

Note: All coordinates are referenced in top view in the program unless otherwise specifiedInput Definitions

  • manifoldorigin is a 3*1 matrix with x,y,z positions corresponding to the point where the manifold will be drawn
  •    manifoldinr is the radius of the inner cylinder
  •    manifoldoutr is the radius of the outer cylinder
  •    radhole is the radius of the orifice hole
  •    tanklength is the length of the tank
  •  orificedist is the distance between successive orifices 

Technical Program Outline

zoomwin - zooms on a window space

pipe1 - draws a pipe (from the pipe program)

cylinder1 - draws a cylinder with pipeoutr as radius

cylinder2 - draws a cylinder with pipeinras radius

cylinder3 - is to draw a cylinder for orifice purpose

viewrightside - change view to viewrightside

array1 - draw starting at point p1, n1 -- as many rows as the tank length/orifice dist, n2 - 1 and provide orifice distance as the next draw point for the cylinder

mirror1 - mirror the orifices on to the other side of the pipe at 2*tan(Pi)/3

subtract1 - subtract unneeded portion of the cylinders

  • No labels