IVDW: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
(2 intermediate revisions by 2 users not shown)
Line 17: Line 17:
*{{TAG|IVDW}}=11 zero damping {{TAG|DFT-D3}} method of Grimme (available as of VASP.5.3.4)
*{{TAG|IVDW}}=11 zero damping {{TAG|DFT-D3}} method of Grimme (available as of VASP.5.3.4)
*{{TAG|IVDW}}=12 {{TAG|DFT-D3}} method with Becke-Jonson damping (available as of VASP.5.3.4)
*{{TAG|IVDW}}=12 {{TAG|DFT-D3}} method with Becke-Jonson damping (available as of VASP.5.3.4)
*{{TAG|IVDW}}=13 DFT-D4 method (available as of VASP.6.2 as [[Installing_VASP.6.X.X#For_DFTD4_.28optional.29|external package]]).
*{{TAG|IVDW}}=2|20 {{TAG|Tkatchenko-Scheffler method}} (available as of VASP.5.3.3)
*{{TAG|IVDW}}=2|20 {{TAG|Tkatchenko-Scheffler method}} (available as of VASP.5.3.3)
*{{TAG|IVDW}}=21 {{TAG|Tkatchenko-Scheffler method with iterative Hirshfeld partitioning}} (available as of VASP.5.3.5)
*{{TAG|IVDW}}=21 {{TAG|Tkatchenko-Scheffler method with iterative Hirshfeld partitioning}} (available as of VASP.5.3.5)
Line 45: Line 46:
[[The_VASP_Manual|Contents]]
[[The_VASP_Manual|Contents]]


[[Category:INCAR]][[Category:XC Functionals]][[Category: van der Waals]]
[[Category:INCAR]][[Category:XC Functionals]][[Category: van der Waals]][[Category:Howto]]

Revision as of 09:57, 15 February 2021

IVDW = 0 | 1 | 10 | 11 | 12 | 2 | 20 | 21 | 202 | 4
Default: IVDW = 0 

Description: This tag controls whether vdW corrections are calculated or not. If they are calculated IVDW controls how they are calculated.


Popular local and semilocal density functionals are unable to describe correctly van der Waals interactions resulting from dynamical correlations between fluctuating charge distributions. A pragmatic method to work around this problem is to add a correction to the conventional Kohn-Sham DFT energy :

The correction term is computed using some of the available approximate methods. The choice of vdW method is controlled via the following tags:

All methods listed above add vdW correction to potential energy, interatomic forces, as well as stress tensor and 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 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 Sections

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

Examples that use this tag


Contents