Control Information - CAESAR II - Help

CAESAR II Users Guide

Language
English
Product
CAESAR II
Search by Category
Help
CAESAR II Version
12

#$ CONTROL

Provides the section division header. The #$ and space are required, and the word CONTROL is in all uppercase.

Use the FORTRAN format (2X, 6I13) to write the values of the following variables on the next line of the neutral file:

NUMELT

Defines the number of piping elements (spreadsheets) in the input file.

NUMNOZ

Defines the number of nozzles in the input file.

NOHGRS

Defines the number of spring hangers in the input file.

NONAM

Defines the number of Node Name data blocks in the input file.

NORED

Defines the number of reducers in the input file.

NUMFLG

Defines the number of flanges in the input file.

Write 13 items that contain the number of auxiliary data types used in the input file followed by the vertical axis indicator. Use the FORTRAN format (2X, 6I13). These 13 values are:

  • The number of bend auxiliary data blocks in the input file.

  • The number of rigid-element auxiliary data blocks in the input file.

  • The number of expansion-joint auxiliary data blocks in the input file.

  • The number of restraint auxiliary data blocks in the input file.

  • The number of displacement auxiliary data blocks in the input file.

  • The number of force/moment auxiliary data blocks in the input file.

  • The number of uniform-load auxiliary data blocks in the input file.

  • The number of wind-load auxiliary data blocks in the input file.

  • The number of element-offset auxiliary data blocks in the input file.

  • The number of allowable-stress auxiliary data blocks in the input file.

  • The number of intersection auxiliary data blocks in the input file. IZUP flag. Equal to zero (0) for the global -Y axis vertical; equal to 1 for the global -Z axis vertical.

  • The number of (nozzle) equipment limits data blocks in the input file.