LIBMBD MBD A: Difference between revisions
m (Huebsch moved page Construction:LIBMBD MBD A to LIBMBD MBD A without leaving a redirect) |
No edit summary |
||
Line 4: | Line 4: | ||
Description: {{TAG|LIBMBD_MBD_A}} sets the value of the damping parameter <math>a</math> in the many-body methods as implemented in the library libMBD of many-body dispersion methods{{cite|libmbd_1}}{{cite|libmbd_2}}{{cite|hermann:jcp:2023}}. | Description: {{TAG|LIBMBD_MBD_A}} sets the value of the damping parameter <math>a</math> in the many-body methods as implemented in the library libMBD of many-body dispersion methods{{cite|libmbd_1}}{{cite|libmbd_2}}{{cite|hermann:jcp:2023}}. | ||
---- | ---- | ||
{{TAG|LIBMBD_MBD_A}} allows | {{TAG|LIBMBD_MBD_A}} allows to choose the value of the damping parameter <math>a</math> in the many-body methods as implemented in the library libMBD of many-body dispersion methods{{cite|libmbd_1}}{{cite|libmbd_2}}{{cite|hermann:jcp:2023}}. The value is internally passed to the libMBD input '''mbd_a''' described at the page {{cite|libmbd_input}}. | ||
{{NB|mind| {{TAG|LIBMBD_MBD_A}} can be set only if {{TAG|LIBMBD_XC}}{{=}}none.}} | {{NB|mind| {{TAG|LIBMBD_MBD_A}} can be set only if {{TAG|LIBMBD_XC}}{{=}}none.}} | ||
{{NB|important| This feature is available from VASP.6.5.0 onwards that needs to be compiled with [[Precompiler_options#-DLIBMBD|-DLIBMBD]].}} | {{NB|important| This feature is available from VASP.6.5.0 onwards that needs to be compiled with [[Precompiler_options#-DLIBMBD|-DLIBMBD]].}} |
Revision as of 11:18, 19 March 2024
LIBMBD_MBD_A = [real]
Default: LIBMBD_MBD_A = 6.0
Description: LIBMBD_MBD_A sets the value of the damping parameter in the many-body methods as implemented in the library libMBD of many-body dispersion methods[1][2][3].
LIBMBD_MBD_A allows to choose the value of the damping parameter in the many-body methods as implemented in the library libMBD of many-body dispersion methods[1][2][3]. The value is internally passed to the libMBD input mbd_a described at the page [4].
Mind: LIBMBD_MBD_A 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[2] 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_MBD_BETA, Many-body dispersion energy
References
- ↑ 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