DENSRES - Output Control
The DENSRES command can be used in the I/O Options section to control the frequency of output of design results (density, shape, or thickness).
DENSRES = frequency
Argument |
Options |
Description |
|
frequency |
<FIRST, LAST, |
FIRST: |
Optimization results are output for the first iteration only. |
| Default = ALL |
LAST: |
Optimization results are output for the final iteration only. |
|
|
FL: |
Optimization results are output for the first and last iterations only. | |
|
|
ALL, blank: |
Optimization results are output for all iterations. | |
|
|
N: |
Optimization results are output for the first and last iterations and every Nth iteration. If N = 5, output occurs for iterations 0, 5, 10, 15, 20, etc., and the final iteration. |
This output control is ignored if OUTPUT, DESIGN is present.
When the DENSRES command is not present, results are output for all iterations.
Go To
Alphabetical List of I/O Options