Tkatchenko-Scheffler method with iterative Hirshfeld partitioning: Difference between revisions

From VASP Wiki
(Created page with "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 ca...")
 
No edit summary
Line 1: Line 1:
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 {{TAG|Tkatchenko-Scheffler method}}) fails to describe the structure and the energetics of ionic solids. As shown in references <ref name="2013"/> and <ref name="2014"/>, this problem can be solved by replacing
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 {{TAG|Tkatchenko-Scheffler method}}) fails to describe the structure and the energetics of ionic solids. As shown in references <ref name="bucko2013"/> and <ref name="bucko2014"/>, 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<ref name="bultinck"/>. 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 conventional Hirshfeld partitioning used to compute properties of interacting atoms by the iterative scheme proposed by Bultinck<ref name="bultinck"/>. 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:



Revision as of 13:10, 19 January 2017

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 $E_{disp}$ calculation (controlled via {\tt LVDW\_EWALD})

implemented according to Ref.~\cite{Kerber:08} is available as of VASP.5.3.4 \item conventional and iterative Hirshfeld charges for all configurations generated in a calculation are written in OUTCAR. The corresponding tables are introduced by expressions "Hirshfeld charges:" and "Hirshfeld-I charges:".

References

Cite error: Invalid <ref> tag; name cannot be a simple integer. Use a descriptive title


Contents