LIBMBD TS SR: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 21: Line 21:


----
----
<!--[[Category:INCAR tag]][[Category:Exchange-correlation functionals]][[Category:van der Waals functionals]]-->
[[Category:INCAR tag]][[Category:Exchange-correlation functionals]][[Category:van der Waals functionals]]

Revision as of 11:13, 19 March 2024

LIBMBD_TS_SR = [real]
Default: LIBMBD_TS_SR = value that was determined for the exchange-correlation functional set with LIBMBD_XC 

Description: LIBMBD_TS_SR sets the value of the scaling factor 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 scaling factor 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_sr described at the page [5]. LIBMBD_TS_SR is similar to the VDW_SR tag that is used for the VASP implementation of the Tkatchenko-Scheffler method.

Mind: LIBMBD_TS_SR can be set only if LIBMBD_XC=none.
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, LIBMBD_XC, LIBMBD_TS_D, Tkatchenko-Scheffler method

Examples that use this tag

References