LIBMBD_TS_SR

From VASP Wiki
Revision as of 15:50, 7 February 2024 by Ftran (talk | contribs) (Created page with "{{DISPLAYTITLE:LIBMBD_TS_SR}} {{TAGDEF|LIBMBD_TS_SR|[real]|20}} Description: {{TAG|LIBMBD_TS_SR}} sets the value of the damping parameter <math>d</math> in the Tkatchenko-Scheffler method{{cite|tkatchenko:prl:09}} as implemented in the library libMBD of many-body dispersion methods{{cite|libmbd_1}}{{cite|libmbd_2}}{{cite|hermann:jcp:2023}}. ---- {{TAG|LIBMBD_TS_SR}} allows to choose the value of the damping parameter <math>d</math> in the Tkatchenko-Scheffler method{{ci...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

LIBMBD_TS_SR = [real]
Default: LIBMBD_TS_SR = 20 

Description: LIBMBD_TS_SR sets the value of the damping parameter in the Tkatchenko-Scheffler method[1] as implemented in the library libMBD of many-body dispersion methods[2][3][4].


LIBMBD_TS_SR allows to choose the value of the damping parameter in the Tkatchenko-Scheffler method[1] as implemented in the library libMBD of many-body dispersion methods[2][3][4]. The value is internally passed to the libMBD input ts_d described at the page [5]. LIBMBD_TS_SR is similar to the VDW_D tag that is used for the VASP implementation of the Tkatchenko-Scheffler method.

Important: This feature is available from VASP.6.5.0 onwards that needs to be compiled with -DLIBMBD.

libMBD is a separate library package that has to be downloaded[3] and compiled before VASP is compiled with the corresponding precompiler options and links to the libraries.

Related tags and articles

LIBMBD_METHOD, Tkatchenko-Scheffler method

Examples that use this tag

References