LIBMBD METHOD: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 15: Line 15:


----
----
[[Category:INCAR tag]][[Category:van der Waals]][[Category:Exchange-correlation functionals]]
[[Category:INCAR tag]][[Category:Exchange-correlation functionals]][[Category:van der Waals functionals]]

Revision as of 10:54, 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].


Important: This feature is available from VASP.6.5.0 onwards that needs to be compiled with -DLibmbd.

LIBMBD_METHOD can be set to a label (string) corresponding to one of the methods listed on the libMBD website[4].

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