LIBMBD_MBD_BETA

From VASP Wiki
Revision as of 16:39, 7 February 2024 by Ftran (talk | contribs) (Created page with "{{DISPLAYTITLE:LIBMBD_MBD_BETA}} {{TAGDEF|LIBMBD_MBD_BETA|[real]|value that was determined for the exchange-correlation functional set with {{TAG|LIBMBD_XC}}}} Description: {{TAG|LIBMBD_MBD_BETA}} sets the value of the scaling factor <math>\beta</math> in the many-body methods as implemented in the library libMBD of many-body dispersion methods{{cite|libmbd_1}}{{cite|libmbd_2}}{{cite|hermann:jcp:2023}}. ---- {{TAG|LIBMBD_MBD_BETA}} allows to choose the value of the damp...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

LIBMBD_MBD_BETA = [real]
Default: LIBMBD_MBD_BETA = value that was determined for the exchange-correlation functional set with LIBMBD_XC 

Description: LIBMBD_MBD_BETA sets the value of the scaling factor in the many-body methods as implemented in the library libMBD of many-body dispersion methods[1][2][3].


LIBMBD_MBD_BETA allows to choose the value of the damping parameter in the many-body methods as implemented in the library libMBD of many-body dispersion methods[1][2][3]. The value is internally passed to the libMBD input mbd_a described at the page [4]. LIBMBD_MBD_BETA is the same as the VDW_SR tag that is used for the VASP implementation of the many-body methods.

Mind: LIBMBD_MBD_BETA can be set only if LIBMBD_XC=none.
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_METHOD, LIBMBD_MBD_A, Many-body dispersion energy

Examples that use this tag

References