Tkatchenko-Scheffler method with iterative Hirshfeld partitioning

From VASP Wiki

The Tkatchenko-Scheffler (TS) dispersion correction method which uses fixed neutral atoms as a reference to estimate the effective volumes of atoms-in-molecule (AIM) and to calibrate their polarizabilities and dispersion coefficients (see Tkatchenko-Scheffler method) fails to describe the structure and the energetics of ionic solids. As shown in references [1] and [2], this problem can be solved by replacing the conventional Hirshfeld partitioning used to compute properties of interacting atoms by the iterative scheme proposed by Bultinck[3]. In this iterative Hirshfeld algorithm (HI), the neutral reference atoms are replaced with ions with fractional charges determined together with the AIM charge densities in a single iterative procedure. The algorithm is initialized with a promolecular density defined by non-interacting neutral atoms. The iterative procedure then runs in the following steps:

  • The Hirshfeld weight function for the step is computed as

where the sum extends over all atoms in the system.


  • The number of electrons per atomis determined using

  • New reference charge densities are computed using

where and .


Steps (1) to (3) are iterated until the difference in the electronic populations between two subsequent steps () is less than a predefined threshold for all atoms. The converged interative Hirshfeld weights () are then used to define the AIM properties needed to evaluate the dispersion energy (see Tkatchenko-Scheffler method).

The DFT-TS calculation with iterative Hirshfeld partitioning (DFT-TS/HI) is invoked by setting IVDW=21. The convergence criterion for iterative Hirshfeld partitioning (in e) can optionally be defined via the parameter HITOLER (the default value is 5e-5). Other optional parameters controlling the input for the calculation are as in the conventional TS method (see Tkatchenko-Scheffler method). The default value of the adjustable parameter VDW_SR is 0.95 and corresponds to the PBE functional.

The PBE-TS/HI method is described in detail in reference [1] and its performance in optimization of various crystalline systems is examined in reference [2].


IMPORTANT NOTES

  • This method requires the use of POTCAR files from the PAW dataset version 52 or later.
  • The input reference data for non-interacting atoms are available only for elements of the first six rows of the periodic table except of the lanthanides. If the system contains other elements, the user must provide the free-atomic parameters for all atoms in the system via VDW_alpha, VDW_C6, VDW_R0 (see Tkatchenko-Scheffler method defined in the INCAR file.
  • The charge-density dependence of gradients is neglected.
  • The DFT-TS/HI method is incompatible with the setting ADDGRID=.TRUE..
  • It is essential that a sufficiently dense FFT grid (controlled via NGFX(Y,Z)) is used in the DFT-TS/HI - we strongly recommend to use PREC=Accurate} for this type of calculations (in any case, avoid using PREC=Low).
  • Defaults for the parameters controlling the damping function (VDW_S6, VDW_SR, VDW_D) are available only for the PBE functional. If a functional other than PBE is used, the value of VDW_SR must be specified in the INCAR file.
  • Ewald's summation in the calculation of (controlled via LVDW_EWALD) implemented according to reference [4] is available as of VASP.5.3.4.
  • Hirshfeld charges for all configurations generated in a calculation are written out in the OUTCAR file. The corresponding table is introduced by the expression Hirshfeld charges:.

Related Tags and Sections

IVDW, IALGO, DFT-D2, DFT-D3, Tkatchenko-Scheffler method Self-consistent screening in Tkatchenko-Scheffler method, Many-body dispersion energy, dDsC dispersion correction

References


Contents