BlankTube

Blank tube with arbitrary number of ports

Commit: ea812d14
Header: BlankTube.h
Implementation: BlankTube.cxx

Notes

BlankTube can have arbitrary number of ports. The locations and direction of ports can be adjusted.

Its flange can be open (as in the picture) or closed, for instance:

Control.addVariable("BlankTubeFlangeCapThick",setVariable::CF63::flangeLength);
Control.addVariable("BlankTubeFlangeCapMat","Lead");

The blank side of the tube is closed by a wall which thickness can be adjusted with the BlankThick variable.

Build

Compilation instructions are described in this section.

make singleItem

MCNP geometry

singleItem --singleItem BlankTube  a

FLUKA and PHITS models can be build by adding the -fluka or -phits arguments.

POV-Ray scene

singleItem -povray --singleItem PipeTube  b
povray povray/singleItem.pov