Next: 32.13 Service mode Up: 32 THE VB PROGRAM Previous: 32.11.3 Printing weights of

32.12 Controlling the amount of output

PRINT,i$_1$, i$_2$,...;

Each number specifies the level of output required at various stages of the execution, according to the following convention:

-1
No output except serious, or fatal, error messages.
0
Minimal output.
1
Standard level of output.
2
Extra output.
The areas for which output can be controlled are:
$i_1$
Print of input parameters, wavefunction definitions, etc.
$i_2$
Print of information associated with symmetry constraints.
$i_3$
General convergence progress.
$i_4$
Progress of the 2nd order optimization procedure.
$i_5$
Print of converged solution and analysis.
$i_6$
Progress of variational optimization.
$i_7$
Usage of record numbers on file 2.
For all, the default output level is +1. If $i_5\geq$2 VB orbitals will be printed in the AO basis (provided that the definition of MOs is available).

P.J. Knowles and H.-J. Werner
molpro@tc.bham.ac.uk
Jan 15, 2002