RESULTS

I/O Options EntryThe RESULTS command can be used in the I/O Options section to determine the frequency of output of analysis results for all subcases or for individual subcases, respectively.

Format

RESULTS = frequency

Definitions

Argument Options Description
frequency <FIRST, LAST, FL, ALL, NONE, N>

Default = FL

FIRST
Output analysis results for the first iteration only.
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, and so on, and the final iteration. All equation and combination responses are output.

Comments

  1. The information on this card pertains to all analysis output formats that are not specifically described by an OUTPUT command.
  2. It is recommended to use the OUTPUT command as it allows different frequencies of output to be defined for different formats.