Category:Van der Waals functionals: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The semilocal and hybrid functionals do not include the London dispersion forces, therefore they can not be applied reliably on systems where the London dispersion forces play an important role. To account more properly of the London dispersion forces in DFT, a correlation dispersion term can be added to the semilocal or hybrid functional. This leads to the so-called van der Waals functionals:
The semilocal and hybrid functionals do not include the London dispersion forces. Therefore, they can not be applied reliably on systems where the London dispersion forces play an important role. To account more properly for the London dispersion forces in DFT, a correlation dispersion term can be added to the semilocal or hybrid functional. This leads to the so-called '''van der Waals functionals''':
:<math>
:<math>
E_{\text{xc}} = E_{\text{xc}}^{\text{SL/hybrid}} + E_{\text{c,disp}}.
E_{\text{xc}} = E_{\text{xc}}^{\text{SL/hybrid}} + E_{\text{c,disp}}.
Line 13: Line 13:
E_{\text{c,disp}} = \frac{1}{2}\int\int n(\textbf{r})
E_{\text{c,disp}} = \frac{1}{2}\int\int n(\textbf{r})
\Phi\left(\textbf{r},\textbf{r}'\right) n(\textbf{r}')
\Phi\left(\textbf{r},\textbf{r}'\right) n(\textbf{r}')
d^{3}rd^{3}r',
d^{3}rd^{3}r'.
</math>
</math>
which requires a double spatial integration and is therefore of the nonlocal type. The kernel <math>\Phi</math> depends on the electron density <math>n</math>, its derivative <math>\nabla n</math> as well as on <math>\left\vert\bf{r}-\bf{r}'\right\vert</math>. The nonlocal functionals are more expensive to calculate than semilocal functionals, however they are efficiently implemented by using FFTs {{cite|romanperez:prl:09}}.
It requires a double spatial integration and is, therefore, of nonlocal. The kernel <math>\Phi</math> depends on the electronic density <math>n</math>, its derivative <math>\nabla n</math>, as well as on the distance <math>\left\vert\bf{r}-\bf{r}'\right\vert</math>. The nonlocal functionals are more expensive to calculate than semilocal functionals. However, they are efficiently implemented by using FFTs {{cite|romanperez:prl:09}}.


More details on the various van der Waals types methods available in VASP and how to use them can be found at the pages listed below.  
More details on the various '''van der Waals functionals''' that are available in VASP and how to use them can be found on the pages listed below.  


== How to ==
== How to ==
*Atom-pairwise methods for van der Waals interactions: (selected with the {{TAG|IVDW}} tag):
*Atom-pairwise and many-body methods for van der Waals interactions (selected with the {{TAG|IVDW}} tag):
**Methods from Grimme et al.:
**Methods from Grimme et al.:
***{{TAG|DFT-D2}}
***[[DFT-D2]]{{cite|grimme:jcc:06}}
***{{TAG|DFT-D3}}
***[[DFT-D3]]{{cite|grimme:jcp:10}}{{cite|grimme:jcc:11}}
**Methods from Tkatchenko, Scheffler et al.:
**Methods from Tkatchenko, Scheffler et al.:
***{{TAG|Tkatchenko-Scheffler method}}
***[[Tkatchenko-Scheffler method]]{{cite|tkatchenko:prl:09}}
***{{TAG|Tkatchenko-Scheffler method with iterative Hirshfeld partitioning}}
***[[Tkatchenko-Scheffler method with iterative Hirshfeld partitioning]]{{cite|bucko:jctc:13}}{{cite|bucko:jcp:14}}
***{{TAG|Self-consistent screening in Tkatchenko-Scheffler method}}
***[[Self-consistent screening in Tkatchenko-Scheffler method]]{{cite|tkatchenko:prl:12}}
***{{TAG|Many-body dispersion energy}}
***[[Many-body dispersion energy]]{{cite|tkatchenko:prl:12}}{{cite|ambrosetti:jcp:14}}
***{{TAG|Many-body_dispersion_energy_with_fractionally_ionic_model_for_polarizability}}
***[[Many-body dispersion energy with fractionally ionic model for polarizability]]{{cite|gould:jctc:2016_a}}{{cite|gould:jctc:2016_b}}
**{{TAG|DDsC dispersion correction}}
**[[DDsC dispersion correction]]{{cite|steinmann:jcp:11}}{{cite|steinmann:jctc:11}}
**{{TAG|DFT-ulg}}
**[[DFT-ulg]]{{cite|kim:jpcl:2012}}
*{{TAG|Nonlocal vdW-DF functionals}} for van der Waals interactions: {{TAG|LUSE_VDW}}
*[[Nonlocal vdW-DF functionals]] for van der Waals interactions: {{TAG|LUSE_VDW}} and {{TAG|IVDW_NL}}


== References ==
== References ==

Latest revision as of 15:27, 13 February 2024

The semilocal and hybrid functionals do not include the London dispersion forces. Therefore, they can not be applied reliably on systems where the London dispersion forces play an important role. To account more properly for the London dispersion forces in DFT, a correlation dispersion term can be added to the semilocal or hybrid functional. This leads to the so-called van der Waals functionals:

There are essentially two types of dispersion terms that have been proposed in the literature. The first type consists of a sum over the atom pairs -:

where are the dispersion coefficients, is the distance between atoms and and is a damping function. Many variants of such atom-pair corrections exist and the most popular of them are available in VASP (see list below).

The other type of dispersion correction is of the following type:

It requires a double spatial integration and is, therefore, of nonlocal. The kernel depends on the electronic density , its derivative , as well as on the distance . The nonlocal functionals are more expensive to calculate than semilocal functionals. However, they are efficiently implemented by using FFTs [1].

More details on the various van der Waals functionals that are available in VASP and how to use them can be found on the pages listed below.

How to

References