Next: 8.12 Global Print Options
Up: 8 PROGRAM CONTROL
Previous: 8.10 Checking the program
8.11 Global Thresholds (GTHRESH)
A number of global thresholds can be set using the GTHRESH command outside
the individual programs (the first letter G is optional, but should be used to
avoid confusion with program specific THRESH cards). The syntax is
GTHRESH,key1=value1,key2=value2,...
key can be one of the following.
- ZERO
- Numerical zero (default 1.d-12)
- ONEINT
- Threshold for one-electron integrals (default 1.d-12, but not used at present)
- TWOINT
- Threshold for the neglect of two-electron integrals (default 1.d-12)
- PREFAC
- Threshold for test of prefactor in TWOINT (default 1.d-14)
- LOCALI
- Threshold for orbital localization (default 1.d-8)
- EORDER
- Threshold for reordering of orbital after localization (default 1.d-4)
- ENERGY
- Convergence threshold for energy (default 1.d-6)
- GRADIENT
- Convergence threshold for orbital gradient in MCSCF (default 1.d-2)
- STEP
- Convergence threshold for step length in MCSCF orbital optimization (default 1.d-3)
- ORBITAL
- Convergence threshold for orbital optimization in the SCF program (default 1.d-5).
- CIVEC
- Convergence threshold for CI coefficients in MCSCF and reference vector in CI (default 1.-d.5)
- COEFF
- Convergence threshold for coefficients in CI and CCSD
(default 1.d-4)
- PRINTCI
- Threshold for printing CI coefficients (default 0.05)
- PUNCHCI
- Threshold for punching CI coefficients (default 99 - no punch)
Next: 8.12 Global Print Options
Up: 8 PROGRAM CONTROL
Previous: 8.10 Checking the program
P.J. Knowles and H.-J. Werner
molpro@tc.bham.ac.uk
Jan 15, 2002