LIBMBD TS D: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:LIBMBD_TS_D}}
{{DISPLAYTITLE:LIBMBD_TS_D}}
{{TAGDEF|LIBMBD_TS_D|[real]|value that was determined for the exchange-correlation functional selected with {{TAG|LIBMBD_XC}}}}
{{TAGDEF|LIBMBD_TS_D|[real]|20}}


Description: {{TAG|LIBMBD_TS_D}} sets the number of points on the grid of imaginary frequencies used in the library libMBD of many-body dispersion methods{{cite|libmbd_1}}{{cite|libmbd_2}}{{cite|hermann:jcp:2023}}.
Description: {{TAG|LIBMBD_TS_D}} sets the value of the damping parameter <math>d</math> in the brary libMBD of many-body dispersion methods{{cite|libmbd_1}}{{cite|libmbd_2}}{{cite|hermann:jcp:2023}}.
----
----
{{TAG|LIBMBD_TS_D}} allows to choose the number of points on the grid of imaginary frequencies used in the library libMBD of many-body dispersion methods. The value is internally passed to the libMBD input '''n_omega_grid''' described at the page {{cite|libmbd_input}}.
{{TAG|LIBMBD_TS_D}} allows to choose the number of points on the grid of imaginary frequencies used in the library libMBD of many-body dispersion methods. The value is internally passed to the libMBD input '''n_omega_grid''' described at the page {{cite|libmbd_input}}.

Revision as of 14:59, 7 February 2024

LIBMBD_TS_D = [real]
Default: LIBMBD_TS_D = 20 

Description: LIBMBD_TS_D sets the value of the damping parameter in the brary libMBD of many-body dispersion methods[1][2][3].


LIBMBD_TS_D allows to choose the number of points on the grid of imaginary frequencies used in the library libMBD of many-body dispersion methods. The value is internally passed to the libMBD input n_omega_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