LIBMBD_K_GRID_SHIFT

From VASP Wiki
Revision as of 13:02, 7 February 2024 by Ftran (talk | contribs) (Created page with "{{DISPLAYTITLE:LIBMBD_K_GRID_SHIFT}} {{TAGDEF|LIBMBD_K_GRID_SHIFT|[integer]|15 (default in libMBD)}} Description: {{TAG|LIBMBD_K_GRID_SHIFT}} is the number of points on the grid of imaginary frequencies used in the library libMBD of many-body dispersion methods{{cite|libmbd_1}}{{cite|libmbd_2}}{{cite|hermann:jcp:2023}}. ---- {{TAG|LIBMBD_N_OMEGA_GRID}} allows to choose the number of points on the grid of imaginary frequencies used in the library libMBD of many-body disp...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

LIBMBD_K_GRID_SHIFT = [integer]
Default: LIBMBD_K_GRID_SHIFT = 15 (default in libMBD) 

Description: LIBMBD_K_GRID_SHIFT is the number of points on the grid of imaginary frequencies used in the library libMBD of many-body dispersion methods[1][2][3].


LIBMBD_N_OMEGA_GRID allows to choose the number of points on the grid of imaginary frequencies used in the library libMBD of many-body dispersion methods. The value is internally passed to the libMBD input n_omega_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