MP2 ground state calculation - Tutorial

From VASP Wiki
Revision as of 13:32, 27 March 2018 by Tobias (talk | contribs) (Created page with "{{Template:mp2}} This tutorial introduces how to calculate the ground state energy using second order Møller-Plesset perturbation theory (MP2) with VASP. Currently there are...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Mp2

This tutorial introduces how to calculate the ground state energy using second order Møller-Plesset perturbation theory (MP2) with VASP. Currently there are three implementations for MP2 available:

  • MP2: this was the first implementation in VASP and is very efficient for small systems, i.e. systems with less than ~40 valence electrons per unit cell or unit cells smaller than ~200 ų. The system size scaling of this algorithm is N⁵.
  • LTMP2: the Laplace transformed MP2 algorithm has a lower scaling (N⁴) than the previous MP2 algorithm and is therefore efficient for large systems with unit cells larger than ~200 ų and more than ~40 valence electrons.
  • stochastic MP2