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

Input Definitions

Inputs Needed to Call the Inlet Slope Trapezoid Function
Inputs Defined within the Inlet Slope Trapezoid Function

verticalorigin =

verticalorigindim =

slopeorigin =

boxdim =

sideorigin =

sideoriginrotate =

orificeorigin =

orificedim =

nrow =

ncol =

dist =

bigslope =

mirrorpoint1 =

mirrorpoint2 =

win1 =

  • x=
  • y=
  • z=

win2 =

  • x=
  • y=
  • z=

Technical Program Outline

viewtop

viewtop <-- viewtop1

zoomwin -

zoomwin <-- zoomwin(win1, win2)

win1 =

  • x=
  • y=
  • z=

win2 =

  • x=
  • y=
  • z=

verticalbox -

verticalbox <-- box(verticalorigin, verticalorigindim)

verticalorigin =

verticalorigindim =

bigslopebox -

bigslopebox <-- box(slopeorigin, boxdim)

slopeorigin =

boxdim =

sideview -

sideview <-- viewrightside1

rotate -

rotate <-- rotate3d(sideorigin, sideoriginrotate, "z", 90 - bigslope*(180/pi))

sideorigin =

sideoriginrotate =

"z" =

90 - bigslope*(180/pi) =

orificebox -

orificebox <-- box(orificeorigin, orificedim)

orificeorigin =

orificedim =

subtractorifice -

subtractorifice <-- subtractDall(verticalorigin)

verticalorigin =

array -

array <-- arrayB(verticalorigin, nrow, ncol, dist)

verticalorigin =

nrow =

ncol =

dist =

union -

union <-- unionallA

mirror -

mirror <-- mirrorall(mirrorpoint1, mirrorpoint2)

mirrorpoint1 =

mirrorpoint2 =

bigunion -

bigunion <--unionallA

  • No labels