LIBMBD METHOD: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 7: Line 7:
{{NB|important| This feature is available from VASP.6.5.0 onwards that needs to be compiled with [[Precompiler_options#-DLIBMBD|-DLIBMBD]].}}
{{NB|important| This feature is available from VASP.6.5.0 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]].
== Related tags and articles ==
{{TAG|LIBMBD_XC}},
{{TAG|LIBMBD_TS_D}},
{{TAG|LIBMBD_TS_SR}},
{{TAG|LIBMBD_MBD_A}},
{{TAG|LIBMBD_MBD_BETA}},
{{TAG|LIBMBD_VDW_PARAMS_KIND}},
{{TAG|LIBMBD_ALPHA}},
{{TAG|LIBMBD_C6AU}},
{{TAG|LIBMBD_RADIUS}},
{{TAG|LIBMBD_N_OMEGA_GRID}},
{{TAG|LIBMBD_K_GRID}},
{{TAG|LIBMBD_K_GRID_SHIFT}}


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

Revision as of 15:35, 7 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_RADIUS, LIBMBD_N_OMEGA_GRID, LIBMBD_K_GRID, LIBMBD_K_GRID_SHIFT


Examples that use this tag

References