9.2 Some Theory

Second-order Møller–Plesset Perturbation Theory (MP2) corrects errors introduced by the mean-field ansatz of the Hartree–Fock (HF) theory. The perturbation operator is the difference the full electronic Hamiltonian and the Fock operator for occupied/occupied and virtual/virtual block. The MP2 energy is (in spin orbitals) given by: \[\begin{equation} E_{\text{MP2}} = \frac {1}{4} \sum_{iajb} t_{ab}^{ij} {\langle{ij|}}{{|ab} \rangle} , \end{equation}\](9.1) with the doubles amplitudes \[\begin{equation} t_{ab}^{ij} = \frac{{\langle{ij|}}{{|ab} \rangle}} {\epsilon_{i}+\epsilon_{j}-\epsilon_{a}-\epsilon_{b}} , \end{equation}\](9.2) \(i\) and \(j\) denote occupied, \(a\) and \(b\) virtual orbitals, \({\epsilon_p}\) are the corresponding orbital energies, and \(\langle ij||ab\rangle=\langle ij|ab\rangle-\langle ij|ba\rangle\) are four-center two-electron repulsion integrals.

MP2 gradients (necessary for optimisation of structure parameters) are calculated as analytical derivatives of the MP2 energy with respect to nuclear coordinates. Calulation of these derivatives also yields the first order perturbed wave function, expressed as “MP2 density matrix”, in analogy to the HF density matrix. MP2 corrections to first-order properties like electric moments or atomic populations are obtained from the density matrix in the same way as for Hartree-Fock.

The “resolution of the identity (RI) approximation” means expansion of products of virtual and occupied orbitals in a basis of auxiliary functions. The calculation and transformation of the four-center two-electron integrals (see above) is replaced by that of three-center integrals, which leads to computational savings of RI-MP2 compared to a conventional MP2 calculations by a factor of ca. 5 (small basis sets like SVP) to ca. 10 (large basis sets like TZVPP) and more (for quadruple-\(\zeta\) and larger basis sets). The RI errors—i.e. the errors due to the RI approximation—are with optimised auxiliary basis sets small and well documented [242, 243]. The use of the mpgrad program is therefore only recommended for reference calculations or if suitable auxiliary basis sets are not available.

The PNO-MP2 implementation in the pnoccsd program is meant for large systems with \(\gtrapprox\) 100 atoms where the costs for RI-MP2 calculations become unreasonably large. The PNO-MP2 implementation uses five additional approximations to reduce the scaling of the computational costs with the system size to below \({\cal O}({\cal N}^2)\):

  • The truncation of the pair natural orbital (PNO) basis, \(\phi_{\bar{a}_{ij}} = \sum_{a} \phi_{a} d^{ij}_{a\bar{a}}\) for each pair \(ij\) of occupied orbitals to PNOs with occupation numbers \(n^{ij}_{\bar{a}} \ge T_{\text{PNO}}\): \[\begin{align} \sum_b D^{ij}_{ab} d^{ij}_{b\bar{b}} = n^{ij}_{\bar{b}} d^{ij}_{a\bar{b}} \end{align}\](9.3)

  • The truncation of the orbital specific virtual (OSV) basis, \(\phi_{\tilde{a}_{i}} = \sum_{a} \phi_{a} d^{i}_{a\tilde{a}}\) for each occupied orbital \(i\) to OSVs with occupation numbers \(n^i_{\tilde{a}} \ge T_{\text{OSV}}\): \[\begin{align} \sum_b D^{ii}_{ab} d^{i}_{b\tilde{b}} = n^{i}_{\tilde{b}} d^{i}_{a\tilde{b}} \end{align}\](9.4) The OSV basis is used to expand the PNOs. For a pair \(ij\) the PNOs are expanded in the union of the OSVs for the occupied orbitals \(i\) and \(j\).

  • The distant pair approximation: only such pairs \(ij\) are included in the correlation treatment for which the contribution to the correlation energy is expected (based on initially computed estimates) to be \(\ge T_{\text{pair}}\).

  • The local RI approximation: two-electron integrals for a pair \(ij\) are expanded in a pair-specific subset of the full auxiliary basis which is determined based on an overlap criterium and the selection threshold \(T_{\text{RI}}\).

  • The principal domain PAO approximation: the OSVs and PNOs are represented using a domain of projected atomic orbitals which are selected to best represent the density.