LIBMBD_XC

From VASP Wiki
Revision as of 13:39, 7 February 2024 by Ftran (talk | contribs) (Created page with "{{DISPLAYTITLE:LIBMBD_XC}} {{TAGDEF|LIBMBD_XC|[array of three integers]|determined in libMBD according to the cell shape}} Description: {{TAG|LIBMBD_XC}} sets the k-mesh of the collective oscillations defined in the methods available in the library libMBD of many-body dispersion methods{{cite|libmbd_1}}{{cite|libmbd_2}}{{cite|hermann:jcp:2023}}. ---- {{TAG|LIBMBD_XC}} allows to choose the k-mesh of the collective oscillations defined in the methods available in the libr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

LIBMBD_XC = [array of three integers]
Default: LIBMBD_XC = determined in libMBD according to the cell shape 

Description: LIBMBD_XC sets the k-mesh of the collective oscillations defined in the methods available in the library libMBD of many-body dispersion methods[1][2][3].


LIBMBD_XC allows to choose the k-mesh of the collective oscillations defined in the methods available in the library libMBD of many-body dispersion methods. The three integers correspond to the number of k-points along the axes of the cell in the reciprocal space. The values are internally passed to the libMBD input k_grid described at the page [4].

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.

Examples that use this tag

References