LIBMBD XC: Difference between revisions

From VASP Wiki
(Created page with "{{DISPLAYTITLE:LIBMBD_XC}} {{TAGDEF|LIBMBD_XC|[array of three integers]|determined in libMBD according to the cell shape}} Description: {{TAG|LIBMBD_XC}} sets the k-mesh of the collective oscillations defined in the methods available in the library libMBD of many-body dispersion methods{{cite|libmbd_1}}{{cite|libmbd_2}}{{cite|hermann:jcp:2023}}. ---- {{TAG|LIBMBD_XC}} allows to choose the k-mesh of the collective oscillations defined in the methods available in the libr...")
 
No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:LIBMBD_XC}}
{{DISPLAYTITLE:LIBMBD_XC}}
{{TAGDEF|LIBMBD_XC|[array of three integers]|determined in libMBD according to the cell shape}}
{{TAGDEF|LIBMBD_XC|[string]}}


Description: {{TAG|LIBMBD_XC}} sets the k-mesh of the collective oscillations defined in the methods available in the library libMBD of many-body dispersion methods{{cite|libmbd_1}}{{cite|libmbd_2}}{{cite|hermann:jcp:2023}}.
Description: {{TAG|LIBMBD_XC}} sets the exchange-correlation functional for the setting of damping parameters used in the methods available in the library libMBD of many-body dispersion methods{{cite|libmbd_1}}{{cite|libmbd_2}}{{cite|hermann:jcp:2023}}.
----
----
{{TAG|LIBMBD_XC}} allows to choose the k-mesh of the collective oscillations defined in the methods available in the library libMBD of many-body dispersion methods. The three integers correspond to the number of k-points along the axes of the cell in the reciprocal space. The values are internally passed to the libMBD input '''k_grid''' described at the page {{cite|libmbd_input}}.
{{TAG|LIBMBD_XC}} allows to choose the k-mesh of the collective oscillations defined in the methods available in the library libMBD of many-body dispersion methods. The three integers correspond to the number of k-points along the axes of the cell in the reciprocal space. The values are internally passed to the libMBD input '''k_grid''' described at the page {{cite|libmbd_input}}.

Revision as of 13:44, 7 February 2024

LIBMBD_XC = [string] 

Description: LIBMBD_XC sets the exchange-correlation functional for the setting of damping parameters used in the methods available in the library libMBD of many-body dispersion methods[1][2][3].


LIBMBD_XC allows to choose the k-mesh of the collective oscillations defined in the methods available in the library libMBD of many-body dispersion methods. The three integers correspond to the number of k-points along the axes of the cell in the reciprocal space. The values are internally passed to the libMBD input k_grid described 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