IVDW: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{TAGDEF|IVDW|0 {{!}} 1 {{!}} 10 {{!}} 11 {{!}} 12 {{!}} 2 {{!}} 20 {{!}} 21 {{!}} 202 {{!}} 4|0 (no correction)}}
{{TAGDEF|IVDW|0 {{!}} 1 {{!}} 10 {{!}} 11 {{!}} 12 {{!}} 2 {{!}} 20 {{!}} 21 {{!}} 202 {{!}} 4|0 (no correction)}}


Description: {{TAG|IVDW}} specifies a vdW correction.
Description: {{TAG|IVDW}} specifies a vdW (dispersion) correction.
----
----
The semilocal and hybrid exchange-correlation functionals are unable to describe properly vdW interactions resulting from dynamical correlations between fluctuating charge distributions (called London dispersion forces). A pragmatic way to work around this problem is to add a correction to the conventional Kohn-Sham DFT energy <math>E_{\rm tot}^{\mathrm{KS-DFT}}</math>:
The semilocal and hybrid exchange-correlation functionals are unable to describe properly vdW interactions resulting from dynamical correlations between fluctuating charge distributions (called London dispersion forces). A pragmatic way to work around this problem is to add a dispersion correction term <math>E_{\mathrm{disp}}</math> to the conventional Kohn-Sham DFT energy <math>E_{\rm tot}^{\mathrm{KS-DFT}}</math>:


:<math> E_{\rm tot}^{\mathrm{KS-DFT-disp}} = E_{\rm tot}^{\mathrm{KS-DFT}} + E_{\mathrm{disp}}.</math>
:<math> E_{\rm tot}^{\mathrm{KS-DFT-disp}} = E_{\rm tot}^{\mathrm{KS-DFT}} + E_{\mathrm{disp}}.</math>


The correction term <math>E_{\mathrm{disp}}</math> can be computed using one of the available approximate methods listed below.
<math>E_{\mathrm{disp}}</math> can be calculated using one of the available approximate methods listed below.


*{{TAG|IVDW}}=0 no correction
*{{TAG|IVDW}}=0 no correction
Line 19: Line 19:
*{{TAG|IVDW}}=4 {{TAG|dDsC dispersion correction}} method (available as of VASP.5.4.1)
*{{TAG|IVDW}}=4 {{TAG|dDsC dispersion correction}} method (available as of VASP.5.4.1)


All methods listed above add vdW correction to potential energy, interatomic forces, as well as stress tensor and
With all methods listed above, a dispersion correction is added to the total energy, potential, interatomic forces, and stress tensor, such that lattice relaxations, molecular dynamics, and vibrational analysis (via finite differences) can be performed. Note, however, that these correction schemes are currently not available for calculations based on density functional perturbation theory.
hence simulations such as atomic and lattice relaxations, molecular dynamics, and vibrational  
analysis (via finite differences) can be performed. Note, however, that these correction schemes
are currently not available for calculations based on density functional perturbation theory.


'''N.B.''': The parameter {{TAG|LVDW}} used in previous versions of VASP
'''N.B.''': The parameter {{TAG|LVDW}} used in previous versions of VASP

Revision as of 08:48, 19 July 2022

IVDW = 0 | 1 | 10 | 11 | 12 | 2 | 20 | 21 | 202 | 4
Default: IVDW = 0 (no correction) 

Description: IVDW specifies a vdW (dispersion) correction.


The semilocal and hybrid exchange-correlation functionals are unable to describe properly vdW interactions resulting from dynamical correlations between fluctuating charge distributions (called London dispersion forces). A pragmatic way to work around this problem is to add a dispersion correction term to the conventional Kohn-Sham DFT energy :

can be calculated using one of the available approximate methods listed below.

With all methods listed above, a dispersion correction is added to the total energy, potential, interatomic forces, and stress tensor, such that lattice relaxations, molecular dynamics, and vibrational analysis (via finite differences) can be performed. Note, however, that these correction schemes are currently not available for calculations based on density functional perturbation theory.

N.B.: The parameter LVDW used in previous versions of VASP (5.2.11 and later) to activate DFT-D2 method is now obsolete. If LVDW=.TRUE. is defined, IVDW is automatically set to 1 (unless IVDW is specified in INCAR).

Related tags and articles

LVDW, DFT-D2, DFT-D3, Tkatchenko-Scheffler method, Tkatchenko-Scheffler method with iterative Hirshfeld partitioning, Many-body dispersion energy, dDsC dispersion correction

See also the alternative vdW-DF functionals: LUSE_VDW, Nonlocal vdW-DF functionals.

Examples that use this tag