LIBMBD K GRID SHIFT: Difference between revisions

From VASP Wiki
m (Huebsch moved page Construction:LIBMBD K GRID SHIFT to LIBMBD K GRID SHIFT without leaving a redirect)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:
----
----
{{TAG|LIBMBD_K_GRID_SHIFT}} allows to choose a shift for the k-mesh of the collective oscillations defined in the methods available in the library libMBD of many-body dispersion methods. The value is internally passed to the libMBD input '''k_grid_shift''' described at the page {{cite|libmbd_input}}.
{{TAG|LIBMBD_K_GRID_SHIFT}} allows to choose a shift for the k-mesh of the collective oscillations defined in the methods available in the library libMBD of many-body dispersion methods. The value is internally passed to the libMBD input '''k_grid_shift''' described 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.4.3 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]].


Line 18: Line 18:


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

Latest revision as of 13:57, 19 March 2024

LIBMBD_K_GRID_SHIFT = [real]
Default: LIBMBD_K_GRID_SHIFT = 0.5 (default in libMBD) 

Description: LIBMBD_K_GRID_SHIFT sets the shift for the k-mesh of the collective oscillations defined in the methods available in the library libMBD of many-body dispersion methods[1][2][3].


LIBMBD_K_GRID_SHIFT allows to choose a shift for the k-mesh of the collective oscillations defined in the methods available in the library libMBD of many-body dispersion methods. The value is internally passed to the libMBD input k_grid_shift described at the page [4].

Important: This feature is available from VASP.6.4.3 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_K_GRID

Examples that use this tag

References