Performs RHF/UHF/ROHF/TCSCF and more general MCSCF computations. Called as the starting point for multireference coupled cluster computations.
Do canonicalize the active orbitals such that the average Fock matrix is diagonal?
- Type: boolean
- Default: false
Do canonicalize the inactive (DOCC and Virtual) orbitals such that the average Fock matrix is diagonal?
- Type: boolean
- Default: false
Do use DIIS extrapolation to accelerate convergence of the CI coefficients?
- Type: boolean
- Default: false
Do use DIIS extrapolation to accelerate convergence of the SCF energy (MO coefficients only)?
- Type: boolean
- Default: true
Maximum number of error vectors stored for DIIS extrapolation
- Type: integer
- Default: 7
Convergence criterion for density.
- Type: conv double
- Default: 1e-6
Convergence criterion for energy.
- Type: conv double
- Default: 1e-8
Iteration at which to begin using the averaged Fock matrix
- Type: integer
- Default: 5
Which solution of the SCF equations to find, where 1 is the SCF ground state
- Type: integer
- Default: 1
Do attempt to force a two configruation solution by starting with CI coefficents of ?
- Type: boolean
- Default: false
Do consider internal rotations?
- Type: boolean
- Default: true
Level shift to aid convergence
- Type: double
- Default: 0.0
Reference wavefunction type
- Type: string
- Possible Values: RHF, ROHF, UHF, TWOCON, MCSCF, GENERAL
- Default: RHF
- Type: integer
- Default: 0
For orbital rotations after convergence, the angle (in degrees) by which to rotate.
- Type: integer
- Default: 0
For orbital rotations after convergence, irrep (1-based, Cotton order) of the orbitals to rotate.
- Type: integer
- Default: 1
For orbital rotations after convergence, number of the first orbital (1-based) to rotate.
- Type: integer
- Default: 1
For orbital rotations after convergence, number of the second orbital (1-based) to rotate.
- Type: integer
- Default: 2