Jump to content

Requests for technical support from the VASP team should be posted in the VASP Forum.

Self-consistent screening in Tkatchenko-Scheffler method

From VASP Wiki

A computationally efficient way to account for electrodynamic response effects, in particular the interaction of atoms with the dynamic electric field due to the surrounding polarizable atoms, was proposed by Tkatchenko et al[1]. In this method, termed TS+SCS, the frequency-dependent screened polarizabilities αSCS(ω) are obtained by solving the self-consistent screening equation:

αiSCS(ω)=αi(ω)αi(ω)ijτijαjSCS(ω)

where τij is the dipole-dipole interaction tensor and αi(ω) is the effective frequency-dependent polarizability, approximated by

αi(ω)=αi1+(ω/ωi)2

with the characteristic mean excitation frequency ωi=43C6ii(αi)2. The dispersion coefficients are computed from the Casimir-Polder integral:

C6ii=3π0αiSCS(ω)αiSCS(ω)dω.

The van der Waals radii of atoms are obtained by rescaling the radii:

R0iSCS=(αiSCSαi)1/3R0i.

The dispersion energy is computed using the same equation as in the original Tkatchenko-Scheffler method but with corrected parameters C6iiSCS, αiSCS, and R0iSCS.

Details of the implementation of the TS+SCS method in VASP and the performance tests made on various crystalline systems are presented in reference [2].

Usage

The TS+SCS method is invoked by setting IVDW=2|20 and LVDWSCS=.TRUE.. In addition to parameters controlling the Tkatchenko-Scheffler method, the following optional parameters can set by the user:

  • VDW_SR=0.97 scaling factor sR
  • SCSRAD=120 cutoff radius (in Å) used in the calculation of τij
  • LSCSGRAD=.TRUE. decides whether to compute SCS contribution to gradients (LSCSGRAD=.TRUE.) or not
  • LSCALER0=.TRUE. decides whether to use the equation above for R0iSCS to re-scale the parameter R0 (LSCALER0=.TRUE.) or not


Related tags and articles

LVDWSCS, VDW_SR, SCSRAD, LSCSGRAD, LSCALER0, IVDW, Tkatchenko-Scheffler method, Tkatchenko-Scheffler method with iterative Hirshfeld partitioning, Many-body dispersion energy, Many-body dispersion energy with fractionally ionic model for polarizability

References