LIBMBD METHOD: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 20: Line 20:
{{TAG|LIBMBD_N_OMEGA_GRID}},
{{TAG|LIBMBD_N_OMEGA_GRID}},
{{TAG|LIBMBD_K_GRID}},
{{TAG|LIBMBD_K_GRID}},
{{TAG|LIBMBD_K_GRID_SHIFT}}
{{TAG|LIBMBD_K_GRID_SHIFT}},
 
{{TAG|LIBMBD_PARALLEL_MODE}},


{{sc|LIBMBD_METHOD|Examples|Examples that use this tag}}
{{sc|LIBMBD_METHOD|Examples|Examples that use this tag}}

Revision as of 16:51, 8 February 2024

LIBMBD_METHOD = [string]
Default: LIBMBD_METHOD = mbd-rsscs (default in libMBD) 

Description: LIBMBD_METHOD selects one of the methods available in the library libMBD of many-body dispersion methods[1][2][3].


LIBMBD_METHOD can be set to a label (string) corresponding to one of the methods listed on the libMBD website (see method 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.

Related tags and articles

LIBMBD_XC, LIBMBD_TS_D, LIBMBD_TS_SR, LIBMBD_MBD_A, LIBMBD_MBD_BETA, LIBMBD_VDW_PARAMS_KIND, LIBMBD_ALPHA, LIBMBD_C6AU, LIBMBD_R0AU, LIBMBD_N_OMEGA_GRID, LIBMBD_K_GRID, LIBMBD_K_GRID_SHIFT, LIBMBD_PARALLEL_MODE,

Examples that use this tag

References