Performs local MP2 computations for RHF reference functions.
Convergence criterion for Breuckner orbitals. The convergence is determined based on the largest amplitude. Default adjusts depending on E_CONVERGENCE
- Type: conv double
- Default: 1e-5
Cacheing level for libdpd governing the storage of amplitudes, integrals, and intermediates in the CC procedure. A value of 0 retains no quantities in cache, while a level of 6 attempts to store all quantities in cache. For particularly large calculations, a value of 0 may help with certain types of memory problems. The default is 2, which means that all four-index quantites with up to two virtual-orbital indices (e.g., integrals) may be held in the cache.
- Type: integer
- Default: 2
Selects the priority type for maintaining the automatic memory cache used by the libdpd codes. A value of LOW selects a “low priority” scheme in which the deletion of items from the cache is based on pre-programmed priorities. A value of LRU selects a “least recently used” scheme in which the oldest item in the cache will be the first one deleted.
- Type: string
- Possible Values: LOW, LRU
- Default: LOW
Number of threads
- Type: integer
- Default: 1
Coupled-cluster opposite-spin scaling value
- Type: double
- Default: 1.27
Coupled-cluster same-spin scaling value
- Type: double
- Default: 1.13
Auxiliary basis set for MP2 density fitting calculations
- Type: string
- Possible Values: basis string
- Default: No Default
Do use density fitting? Turned on with specification of fitting basis.
- Type: boolean
- Default: true
Diagonalization method for the CI matrix
- Type: string
- Possible Values: DAVIDSON, FULL
- Default: DAVIDSON
Maximum number of error vectors stored for DIIS extrapolation
- Type: integer
- Default: 5
Iteration at which to start DIIS extrapolation
- Type: integer
- Default: 3
Distant pair cutoff
- Type: double
- Default: 8.0
Do print the domains?
- Type: boolean
- Default: false
Do exit after printing the domains?
- Type: boolean
- Default: false
Convergence criterion for energy (change). See Table// Post-SCF Convergence for default convergence// criteria for different calculation types.
- Type: conv double
- Default: 1e-6
Minimum absolute value below which parts of the Fock matrix are skipped.
- Type: conv double
- Default: 1e-2
Minimum absolute value below which integrals are neglected.
- Type: conv double
- Default: 1e-7
Cutoff value for printing local amplitudes
- Type: double
- Default: 0.60
Cutoff value for local-coupled-perturbed-Hartree-Fock
- Type: double
- Default: 0.10
Localization cutoff
- Type: double
- Default: 0.02
- Type: integer
- Default: -1
Type of local-CIS scheme to be simulated. WERNER selects the method// developed by H.-J. Werner and co-workers, and AOBASIS selects the method// developed by G.E. Scuseria and co-workers.
- Type: string
- Possible Values: AOBASIS, WERNER
- Default: WERNER
Definition of local pair domains, default is BP, Boughton-Pulay.
- Type: string
- Possible Values: BP, RESPONSE
- Default: BP
Desired treatment of “weak pairs” in the local-CIS method. A value of// NEGLECT ignores weak pairs entirely. A value of NONE treats weak pairs in// the same manner as strong pairs. A value of MP2 uses second-order perturbation// theory to correct the local-CIS energy computed with weak pairs ignored.
- Type: string
- Possible Values: MP2, NEGLECT, NONE
- Default: MP2
Do print the MP2 amplitudes which are the starting guesses for RHF and UHF reference functions?
- Type: boolean
- Default: false
The scale factor used for opposite-spin pairs in SCS computations
- Type: double
- Default: 6.0/5.0
The scale factor used for same-spin pairs in SCS computations
- Type: double
- Default: 1.0/3.0
Do neglect distant pairs?
- Type: boolean
- Default: true
Do use new triples?
- Type: boolean
- Default: true
Number of important and amplitudes to print
- Type: integer
- Default: 10
Do print MP2 and CCSD pair energies for RHF references?
- Type: boolean
- Default: false
The response property desired. Acceptable values are POLARIZABILITY (default) for dipole-polarizabilities, ROTATION for specific rotations, ROA for Raman Optical Activity, and ALL for all of the above.
- Type: string
- Possible Values: POLARIZABILITY, ROTATION, MAGNETIZABILITY, ROA, ALL
- Default: POLARIZABILITY
Do restart the coupled-cluster iterations from old and amplitudes? For geometry optimizations, Brueckner calculations, etc. the iterative solution of the CC amplitude equations may benefit considerably by reusing old vectors as initial guesses. Assuming that the MO phases remain the same between updates, the CC codes will, by default, re-use old vectors, unless the user sets RESTART = false.
- Type: boolean
- Default: true
The number of electronic states to computed, per irreducible// representation
- Type: array
- Default: No Default
Convergence criterion for T2 amplitudes (RMS change).
- Type: conv double
- Default: 1e-5
Do screen integrals?
- Type: boolean
- Default: false
Convert ROHF MOs to semicanonical MOs
- Type: boolean
- Default: true
Do print spin-adapted pair energies?
- Type: boolean
- Default: false
- Type: boolean
- Default: false
Do build W intermediates required for cc3 in core memory?
- Type: boolean
- Default: false
The algorithm to use for the terms If AO_BASIS is NONE, the MO-basis integrals will be used; if AO_BASIS is DISK, the AO-basis integrals stored on disk will be used; if AO_BASIS is DIRECT, the AO-basis integrals will be computed on the fly as necessary. NB: The DIRECT option is not fully implemented and should only be used by experts. Default is NONE. Note: The developers recommend use of this keyword only as a last resort because it significantly slows the calculation. The current algorithms for handling the MO-basis four-virtual-index integrals have been significantly improved and are preferable to the AO-based approach.
- Type: string
- Possible Values: NONE, DISK, DIRECT
- Default: NONE
Do restart the coupled-cluster iterations even if MO phases are screwed up?
- Type: boolean
- Default: false