LIBMBD TS D: Difference between revisions
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
== Related tags and articles == | == Related tags and articles == | ||
{{TAG|LIBMBD_METHOD}} | {{TAG|LIBMBD_METHOD}}, | ||
[[Tkatchenko-Scheffler_method|Tkatchenko-Scheffler method]] | [[Tkatchenko-Scheffler_method|Tkatchenko-Scheffler method]] | ||
Revision as of 15:46, 7 February 2024
LIBMBD_TS_D = [real]
Default: LIBMBD_TS_D = 20
Description: LIBMBD_TS_D 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_D 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_D is the same tag as VDW_D 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
References
- ↑ a b A. Tkatchenko and M. Scheffler, Phys. Rev. Lett. 102, 073005 (2009).
- ↑ a b https://libmbd.github.io/
- ↑ a b c https://github.com/libmbd/libmbd
- ↑ a b J. Hermann, M. Stöhr, S. Góger, S. Chaudhuri, B. Aradi, R. J. Maurer, and A. Tkatchenko, libMBD: A general-purpose package for scalable quantum many-body dispersion calculations, J. Chem. Phys. 159, 174802 (2023).
- ↑ https://libmbd.github.io/type/mbd_input_t.html