DENSRES

I/O Options EntryThe DENSRES command can be used in the I/O Options section to control the frequency of output of design results (density, shape, or thickness).

Format

DENSRES = frequency

Definitions

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

Default = ALL

Optimization results are output for:
FIRST
The first iteration only.
LAST
The final iteration only.
FL
The first and last iterations only.
ALL, blank
All iterations.
N
The first and last iterations and every Nth iteration. If N = 5, output occurs for iterations 0, 5, 10, 15, 20, and so on, and the final iteration.

Comments

  1. This output control is ignored if OUTPUT, DESIGN is present.
  2. When the DENSRES command is not present, results are output for all iterations.
  3. From 10.0 onwards, it is recommended to use the OUTPUT I/O Option Entry to control this output.