LIBMBD ALPHA: Difference between revisions
No edit summary |
No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
{{TAGDEF|LIBMBD_ALPHA|[real array]}} | {{TAGDEF|LIBMBD_ALPHA|[real array]}} | ||
Description: {{TAG|LIBMBD_ALPHA}} defines the free-atom polarizabilities <math>\alpha_{0}</math> (bohr<math>^{3}</math>) | Description: {{TAG|LIBMBD_ALPHA}} defines the free-atom polarizabilities <math>\alpha_{0}</math> (bohr<math>^{3}</math>) used in the [[Tkatchenko-Scheffler_method|Tkatchenko-Scheffler]] and [[Many-body dispersion energy]] methods as implemented in the library libMBD of many-body dispersion methods{{cite|libmbd_1}}{{cite|libmbd_2}}{{cite|hermann:jcp:2023}}. | ||
---- | ---- | ||
{{TAG|LIBMBD_ALPHA}} allows to set values for the free-atom polarizabilities <math>\alpha_{0}</math> (bohr<math>^{3}</math>) | {{TAG|LIBMBD_ALPHA}} allows to set values for the free-atom polarizabilities <math>\alpha_{0}</math> (bohr<math>^{3}</math>) used in the [[Tkatchenko-Scheffler_method|Tkatchenko-Scheffler]] and [[Many-body dispersion energy]] methods as implemented in the library libMBD of many-body dispersion methods{{cite|libmbd_1}}{{cite|libmbd_2}}{{cite|hermann:jcp:2023}}. For each atom listed in the {{TAG|POSCAR}} file, a value has to be provided. The values are internally passed to the first column of the libMBD input '''free_values''' described at the page {{cite|libmbd_input}}. | ||
{{NB|important| This feature is available from VASP.6. | {{NB|important| This feature is available from VASP.6.4.3 onwards that needs to be compiled with [[Precompiler_options#-DLIBMBD|-DLIBMBD]].}} | ||
libMBD is a separate library package that has to be downloaded{{cite|libmbd_2}} and compiled before VASP is compiled with the corresponding [[Precompiler_options#-DLIBMBD|precompiler options]] and [[Makefile.include#LIBMBD_.28optional.29|links to the libraries]]. | libMBD is a separate library package that has to be downloaded{{cite|libmbd_2}} and compiled before VASP is compiled with the corresponding [[Precompiler_options#-DLIBMBD|precompiler options]] and [[Makefile.include#LIBMBD_.28optional.29|links to the libraries]]. | ||
Line 11: | Line 11: | ||
{{TAG|LIBMBD_METHOD}}, | {{TAG|LIBMBD_METHOD}}, | ||
{{TAG|LIBMBD_C6AU}}, | {{TAG|LIBMBD_C6AU}}, | ||
{{TAG| | {{TAG|LIBMBD_R0AU}}, | ||
[[Tkatchenko-Scheffler_method|Tkatchenko-Scheffler]], | [[Tkatchenko-Scheffler_method|Tkatchenko-Scheffler]], | ||
[[Many-body dispersion energy]] | [[Many-body dispersion energy]] | ||
Line 21: | Line 21: | ||
---- | ---- | ||
[[Category:INCAR tag]][[Category:Exchange-correlation functionals]][[Category:van der Waals functionals]] |
Latest revision as of 13:59, 19 March 2024
LIBMBD_ALPHA = [real array]
Description: LIBMBD_ALPHA defines the free-atom polarizabilities (bohr) used in the Tkatchenko-Scheffler and Many-body dispersion energy methods as implemented in the library libMBD of many-body dispersion methods[1][2][3].
LIBMBD_ALPHA allows to set values for the free-atom polarizabilities (bohr) used in the Tkatchenko-Scheffler and Many-body dispersion energy methods as implemented in the library libMBD of many-body dispersion methods[1][2][3]. For each atom listed in the POSCAR file, a value has to be provided. The values are internally passed to the first column of the libMBD input free_values described at the page [4].
Important: This feature is available from VASP.6.4.3 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_C6AU, LIBMBD_R0AU, Tkatchenko-Scheffler, 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