LIBMBD K GRID: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:LIBMBD_K_GRID}}
{{DISPLAYTITLE:LIBMBD_K_GRID}}
{{TAGDEF|LIBMBD_K_GRID|[integer array]|determined in libMBD according to the cell shape)}}
{{TAGDEF|LIBMBD_K_GRID|[integer array]|determined in libMBD according to the cell shape}}


Description: {{TAG|LIBMBD_K_GRID}} is the shift for 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}}.
Description: {{TAG|LIBMBD_K_GRID}} is the shift for 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}}.

Revision as of 13:27, 7 February 2024

LIBMBD_K_GRID = [integer array]
Default: LIBMBD_K_GRID = determined in libMBD according to the cell shape 

Description: LIBMBD_K_GRID is the shift for 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_K_GRID allows to choose a shift for the k-mesh of the collective oscillations defined in the methods available in the library libMBD of many-body dispersion methods. The value is internally passed to the libMBD input k_grid_shift 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