Category:Van der Waals functionals: Difference between revisions

From VASP Wiki
(Created page with "All tags and articles that deal with the inclusion of van der Waals interactions in the calculations are members of this category. ---- Contents Catego...")
 
No edit summary
 
(67 intermediate revisions by 4 users not shown)
Line 1: Line 1:
All tags and articles that deal with the inclusion of van der Waals interactions in the calculations are members of this category.
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>
E_{\text{xc}} = E_{\text{xc}}^{\text{SL/hybrid}} + E_{\text{c,disp}}.
</math>
There are essentially two types of dispersion terms <math>E_{\text{c,disp}}</math> that have been proposed in the literature. The first type consists of a sum over the atom pairs <math>A</math>-<math>B</math>:
:<math>
E_{\text{c,disp}} = -\sum_{A<B}\sum_{n=6,8,10,\ldots}f_{n}^{\text{damp}}(R_{AB})\frac{C_{n}^{AB}}{R_{AB}^{n}},
</math>
where <math>C_{n}^{AB}</math> are the dispersion coefficients, <math>R_{AB}</math> is the distance between atoms <math>A</math> and <math>B</math> and <math>f_{n}^{\text{damp}}</math> 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:
:<math>
E_{\text{c,disp}} = \frac{1}{2}\int\int n(\textbf{r})
\Phi\left(\textbf{r},\textbf{r}'\right) n(\textbf{r}')
d^{3}rd^{3}r'.
</math>
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 functionals''' that are available in VASP and how to use them can be found on the pages listed below.
 
== How to ==
*Atom-pairwise and many-body methods for van der Waals interactions (selected with the {{TAG|IVDW}} tag):
**Methods from Grimme et al.:
***[[DFT-D2]]{{cite|grimme:jcc:06}}
***[[DFT-D3]]{{cite|grimme:jcp:10}}{{cite|grimme:jcc:11}}
**Methods from Tkatchenko, Scheffler et al.:
***[[Tkatchenko-Scheffler method]]{{cite|tkatchenko:prl:09}}
***[[Tkatchenko-Scheffler method with iterative Hirshfeld partitioning]]{{cite|bucko:jctc:13}}{{cite|bucko:jcp:14}}
***[[Self-consistent screening in Tkatchenko-Scheffler method]]{{cite|tkatchenko:prl:12}}
***[[Many-body dispersion energy]]{{cite|tkatchenko:prl:12}}{{cite|ambrosetti:jcp:14}}
***[[Many-body dispersion energy with fractionally ionic model for polarizability]]{{cite|gould:jctc:2016_a}}{{cite|gould:jctc:2016_b}}
**[[DDsC dispersion correction]]{{cite|steinmann:jcp:11}}{{cite|steinmann:jctc:11}}
**[[DFT-ulg]]{{cite|kim:jpcl:2012}}
*[[Nonlocal vdW-DF functionals]] for van der Waals interactions: {{TAG|LUSE_VDW}} and {{TAG|IVDW_NL}}
 
== References ==
<references/>


----
----
[[The_VASP_Manual|Contents]]


[[Category:VASP|van der Waals]][[Category:XC Functionals]]
[[Category:VASP|van der Waals]][[Category:Exchange-correlation functionals]]

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