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

From VASP Wiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 24: Line 24:
The TS-HI method is described in detail in reference {{cite|bucko:jctc:13}} and its performance in optimization of various crystalline systems is examined in reference {{cite|bucko:jcp:14}}.
The TS-HI method is described in detail in reference {{cite|bucko:jctc:13}} and its performance in optimization of various crystalline systems is examined in reference {{cite|bucko:jcp:14}}.


{{NB|mind|This method requires the use of {{TAG|POTCAR}} files from the PAW dataset version 52 or later.}}
{{NB|mind|
{{NB|mind|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 {{TAG|VDW_ALPHA}}, {{TAG|VDW_C6}}, {{TAG|VDW_R0}} (see {{TAG|Tkatchenko-Scheffler method}} defined in the {{TAG|INCAR}} file.}}
*This method requires the use of {{TAG|POTCAR}} files from the PAW dataset version 52 or later.
{{NB|mind|The charge-density dependence of gradients is neglected.}}
*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 {{TAG|VDW_ALPHA}}, {{TAG|VDW_C6}}, {{TAG|VDW_R0}} (see {{TAG|Tkatchenko-Scheffler method}} defined in the {{TAG|INCAR}} file.
{{NB|mind|The DFT-TS/HI method is incompatible with the setting {{TAG|ADDGRID}}{{=}}''.TRUE.''.}}
*The charge-density dependence of gradients is neglected.
{{NB|mind|It is essential that a sufficiently dense FFT grid (controlled via {{TAG|NGXF}}, {{TAG|NGYF}} and {{TAG|NGZF}}) is used in the DFT-TS/HI - we strongly recommend to use {{TAG|PREC}}{{=}}''Accurate''} for this type of calculations (in any case, avoid using {{TAG|PREC}}{{=}}''Low'').}}
*The DFT-TS/HI method is incompatible with the setting {{TAG|ADDGRID}}{{=}}''.TRUE.''.
{{NB|mind|Defaults for the parameters controlling the damping function ({{TAG|VDW_S6}}, {{TAG|VDW_SR}}, {{TAG|VDW_D}}) are available only for the PBE functional. If a functional other than PBE is used, the value of {{TAG|VDW_SR}} must be specified in the {{TAG|INCAR}} file.}}
*It is essential that a sufficiently dense FFT grid (controlled via {{TAG|NGXF}}, {{TAG|NGYF}} and {{TAG|NGZF}}) is used in the DFT-TS/HI - we strongly recommend to use {{TAG|PREC}}{{=}}''Accurate''} for this type of calculations (in any case, avoid using {{TAG|PREC}}{{=}}''Low'').
{{NB|mind|Ewald's summation in the calculation of <math>E_{disp}</math> (controlled via {{TAG|LVDW_EWALD}}) implemented according to reference {{cite|kerber:jcc:08}} is available as of VASP.5.3.4.}}
*Defaults for the parameters controlling the damping function ({{TAG|VDW_S6}}, {{TAG|VDW_SR}}, {{TAG|VDW_D}}) are available only for the PBE functional. If a functional other than PBE is used, the value of {{TAG|VDW_SR}} must be specified in the {{TAG|INCAR}} file.
{{NB|mind|Hirshfeld charges for all configurations generated in a calculation are written out in the {{TAG|OUTCAR}} file. The corresponding table is introduced by the expression ''Hirshfeld charges:''.}}
*Ewald's summation in the calculation of <math>E_{disp}</math> (controlled via {{TAG|LVDW_EWALD}}) implemented according to reference {{cite|kerber:jcc:08}} is available as of VASP.5.3.4.
*Hirshfeld charges for all configurations generated in a calculation are written out in the {{TAG|OUTCAR}} file. The corresponding table is introduced by the expression ''Hirshfeld charges:''.}}


== Related tags and articles ==
== Related tags and articles ==
Line 43: Line 44:
{{TAG|LVDW_EWALD}},
{{TAG|LVDW_EWALD}},
{{TAG|IVDW}},
{{TAG|IVDW}},
{{TAG|Tkatchenko-Scheffler method}}
{{TAG|Tkatchenko-Scheffler method}},
{{TAG|Self-consistent screening in Tkatchenko-Scheffler method}},
{{TAG|Self-consistent screening in Tkatchenko-Scheffler method}},
{{TAG|Many-body dispersion energy}},
{{TAG|Many-body dispersion energy}},

Latest revision as of 15:01, 12 October 2023

The Tkatchenko-Scheffler 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, 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 atom is determined using
  • New reference charge densities are computed using

where expresses the integer part of 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 iterative Hirshfeld weights () are then used to define the AIM properties needed to evaluate the dispersion energy (see Tkatchenko-Scheffler method).

The Tkatchenko-Scheffler method with iterative Hirshfeld partitioning (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 Tkatchenko-Scheffler method. The default value of the adjustable parameter VDW_SR is 0.95 and corresponds to the PBE functional.

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


Mind:
  • 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 NGXF, NGYF and NGZF) 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 articles

HITOLER, VDW_SR, VDW_ALPHA, VDW_C6, VDW_R0, VDW_S6, VDW_D, LVDW_EWALD, IVDW, Tkatchenko-Scheffler method, Self-consistent screening in Tkatchenko-Scheffler method, Many-body dispersion energy, Many-body dispersion energy with fractionally ionic model for polarizability

References