SCREEN - Output Control
The SCREEN command can be used in the I/O Options section to control the output of model, analysis, and optimization information to the UNIX or DOS shell.
SCREEN = option
Argument |
Options |
Description |
|
|
option |
<OUT, LOG, |
OUT, blank: |
The .out file is echoed to the screen. |
|
Default = NONE |
LOG: |
A log of the optimization process is echoed to the screen. |
|
|
NONE: |
No information is echoed to the screen. |
||
When a SCREEN command is not present, no information is echoed to the screen.
If the option LOG is chosen, the value of the objective function and the maximum constraint violation at every iteration, as well as indication of satisfied convergence ratios, are echoed to the screen.
Go To
Alphabetical List of I/O Options