Category:Van der Waals functionals: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 19: Line 19:
which requires a double spatial integration and are therefore of the nonlocal type. The kernel <math>\Phi</math> depends on the electron density <math>\rho</math>, its derivative <math>\nabla\rho</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}}.
which requires a double spatial integration and are therefore of the nonlocal type. The kernel <math>\Phi</math> depends on the electron density <math>\rho</math>, its derivative <math>\nabla\rho</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}}.


== How to ==  
== How to ==
 
More details on how to use the dispersion-corrected functionals available in VASP are provided below.
 
*Main tag for van der Waals algorithm: {{TAG|IVDW}}
*Main tag for van der Waals algorithm: {{TAG|IVDW}}
*{{TAG|DFT-D2}} method.
*{{TAG|DFT-D2}} method.

Revision as of 20:50, 10 March 2022

Theoretical background

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:

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:

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

How to

More details on how to use the dispersion-corrected functionals available in VASP are provided below.