Next: 32.13 Service mode
Up: 32 THE VB PROGRAM
Previous: 32.11.3 Printing weights of
PRINT,i, i,...;
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:
- Print of input parameters, wavefunction definitions, etc.
- Print of information associated with symmetry constraints.
- General convergence progress.
- Progress of the 2nd order optimization procedure.
- Print of converged solution and analysis.
- Progress of variational optimization.
- Usage of record numbers on file 2.
For all, the default output level is +1. If 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