RESULTS - Output Control
The RESULTS command can be used in the I/O Options or Subcase Information sections to determine the frequency of output of analysis results for all subcases or for individual subcases respectively.
RESULTS = frequency
Argument |
Options |
Description |
|
|
frequency |
<FIRST, LAST, |
FIRST: |
Output analysis results for the first iteration only. |
|
Default = FL |
LAST: |
Output analysis results for the final iteration only. |
|
|
FL, blank: |
Output analysis results for both the first and last iterations. |
||
|
ALL: |
Output analysis results for all iterations. |
||
|
NONE: |
Do not output analysis results. |
||
|
N: |
Output analysis results for the first and last iterations and for every Nth iteration. If N = 5, output occurs for iterations 0, 5, 10, 15, 20, etc., and the final iteration. All equation and combination responses are output. |
||
When a RESULTS command is not present, analysis results are output for formats that are activated by the FORMAT command for both the first and last iterations.
The information on this card pertains to all analysis output formats that are not specifically described by an OUTPUT command.
It is recommended to use the OUTPUT command as it allows different frequencies of output to be defined for different formats.
Go To
Alphabetical List of I/O Options