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,8Definitions
| Argument | Options | Description | 
|---|---|---|
| option | <ALL, SETID> No default  | 
                                
                                    
 (Integer > 0)  | 
                            
Comments
- NOUTPUT is required in cyclic symmetry analysis.
 - 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).
 - Results from the basic segment (segment 1) is always output irrespective the segments mentioned in the set, when option = SETID is used.
 - For more information on segment numbering, refer to CYSYM.
 - Currently, the output is only available in .h3d format.