Performs orbital-optimized MP2 computations.
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
Maximum number of iterations to determine the amplitudes
- Type: integer
- Default: 50
Number of vectors used in DIIS
- Type: integer
- Default: 4
Do apply level shifting?
- Type: boolean
- Default: false
Do perform spin-component-scaled OMP2 (SCS-OMP2)? In all computation, SCS-OMP2 energy is computed automatically. However, in order to perform geometry optimizations and frequency computations with SCS-OMP2, one needs to set ‘DO_SCS’ to true
- Type: boolean
- Default: false
Do perform spin-opposite-scaled OMP2 (SOS-OMP2)? In all computation, SOS-OMP2 energy is computed automatically. However, in order to perform geometry optimizations and frequency computations with SOS-OMP2, one needs to set ‘DO_SOS’ to true
- Type: boolean
- Default: false
Convergence criterion for energy.
- Type: conv double
- Default: 1e-8
Type Hessian matrix will be used in orbital optimization procedure
- Type: string
- Possible Values: NONE
- Default: NONE
Level shift to aid convergence
- Type: double
- Default: 0.02
The solver will be used for simultaneous linear equations.
- Type: string
- Possible Values: CDGESV, FLIN, POPLE
- Default: CDGESV
Convergence criterion for maximum orbital gradient
- Type: conv double
- Default: 1e-4
Maximum number of iterations to determine the orbitals
- Type: integer
- Default: 50
Do read coefficient matrices from external files of a previous OMP2 or OMP3 computation?
- Type: boolean
- Default: false
Maximum step size in orbital-optimization procedure
- Type: double
- Default: 0.5
Do write coefficient matrices to external files for direct reading MOs in a subsequent job?
- Type: boolean
- Default: false
MP2 opposite-spin scaling value
- Type: double
- Default: 6.0/5.0
MP2 same-spin scaling value
- Type: double
- Default: 1.0/3.0
Do print OMP2 orbital energies?
- Type: boolean
- Default: false
The optimization algorithm
- Type: string
- Possible Values: MSD, DIIS
- Default: MSD
The algorithm for orthogonalization of MOs
- Type: string
- Possible Values: GS, MGS
- Default: MGS
Convergence criterion for RMS orbital gradient.
- Type: conv double
- Default: 1e-5
Convergence criterion for amplitudes (residuals).
- Type: conv double
- Default: 1e-5
Type of the SCS method
- Type: string
- Possible Values: SCS, SCSN, SCSVDW, SCSMI
- Default: SCS
Spin-opposite scaling (SOS) value for optimized-MP2 orbitals
- Type: double
- Default: 1.2