Jump to content

Requests for technical support from the VASP team should be posted in the VASP Forum.

LDOWNSAMPLE

From VASP Wiki

LDOWNSAMPLE = [logical]
Default: LDOWNSAMPLE = .FALSE. 

Description: LDOWNSAMPLE selects a sub-grid of k-points defined in KPOINTS from WAVECAR


If LDOWNSAMPLE is present, VASP selects a sub-grid of k-points defined in KPOINTS and stored in the WAVECAR file. This option is automatically selected for cRPA calculations, where it can be beneficial to perform the Wannier projection on a denser k-point grid than the actual cRPA calculation. For this purpose, the Wannier projection should be written to WANPROJ.

This tag is not restricted to cRPA jobs and can be used for any other task that start from a pre-calculated WAVECAR and/or WANPROJ file.

By default, the automatic search for the grid multiplier applies the same factor in all three reciprocal-lattice directions. For anisotropic k-point grids where the dense-to-coarse ratio differs per direction, set K_MULTIPLY explicitly. Setting K_MULTIPLY in the INCAR automatically enables LDOWNSAMPLE.

Related tags and articles

K_MULTIPLY, LWANNIER90, LWANNIER90_RUN, WANPROJ

Examples that use this tag