NOUTPUT

I/O Options EntryUsed to specify the segments for which results must be recovered and output, in cyclic symmetry analysis.

Format

NOUTPUT = option

Example

In this example, for an 8-segment model, results are recovered and output only for segments 1, 3, 4 and 8.
NOUTPUT = 65 
SET 65 = 1,3,4,8

Definitions

Argument Options Description
option <ALL, SETID>

No default

ALL
Recovers and outputs results for all the segments.
SETID
SET identification number.
Recovers and outputs results only for the basic segment and the segments specified in the set. 2 3

(Integer > 0)

Comments

  1. NOUTPUT is required in cyclic symmetry analysis.
  2. The segment identification numbers on the SET entry should be positive and not exceed the total number of segments (NSEG in CYSYM Bulk Data Entry).
  3. Results from the basic segment (segment 1) is always output irrespective the segments mentioned in the set, when option = SETID is used.
  4. For more information on segment numbering, refer to CYSYM.
  5. Currently, the output is only available in .h3d format.