Performs second order Moller-Plesset perturbation theory (MP2) computations. This code can compute RHF/ROHF/UHF energies, and RHF gradient/property computations. However, given the small errors introduced, we recommend using the new density fitted MP2 codes instead, which are much more efficient.
The amount of cacheing of data to perform
- Type: integer
- Default: 2
The criterion used to retain/release cached data
- Type: string
- Possible Values: LRU, LOW
- Default: LRU
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 add relaxation terms to the one particle density matrix, for properties?
- Type: boolean
- Default: false