LIBMBD METHOD: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 5: Line 5:
----
----
{{TAG|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 {{cite|libmbd_input}}).
{{TAG|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 {{cite|libmbd_input}}).
{{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]].



Revision as of 19:58, 2 February 2024

LIBMBD_METHOD = [string] 

Description: LIBMBD_METHOD selects one of the van der Waals 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.

Examples that use this tag

References