SHRES - Output Control
The SHRES command can be used in the I/O Options section to control the frequency of output of the state files (.sh file and the .grid file).
SHRES = frequency
Argument |
Options |
Description |
|
|
frequency |
<FIRST, LAST, |
FIRST: |
The files are output for the first iteration only. |
| Default = LAST |
LAST, blank: |
The files are output for the final iteration only. |
|
|
FL: |
The files are output for both the first and last iterations. |
||
|
ALL: |
The files are output for all iterations. |
||
|
NONE: |
The files are not output. |
||
|
N: |
The files are output 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 SHRES command is not present, state files are output for the final iteration only.
The .grid file is only output for shape, topography, and free-shape optimization.
For all .sh and .grid output files bar the last one, the files are named <prefix><iter#>.sh(.grid). The last one is just named <prefix>.sh(.grid).
Go To
Alphabetical List of I/O Options