This keyword is used to control the print level to the OUT file from the calculation.
FORMAT:
*OUTP Tidpunkt1 Utskriftsnivå
Tidpunkt2 Utskriftsnivå
...
Tidpunkti Utskriftsnivå
/
Where:
Tidpunkt Time (decimal).
Utskriftslevel 0 = No printout.
1 = Summary printout only.
2 = Complete printout.
Example:
*OUTP
0.00 0
5.00 0
6.50 2
7.00 1
12.00 0
/
In the example, there is no printout up to 06.30. A complete printout takes place between 06.30 and 07.00. A summary printout takes place from 07.00 to 12.00. No printout takes place after 12.00.