Jump to content

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

LDOWNSAMPLE: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 4: Line 4:
Description: {{TAG|LDOWNSAMPLE}} selects a sub-grid of k-points defined in {{FILE|KPOINTS}} from {{FILE|WAVECAR}}.
Description: {{TAG|LDOWNSAMPLE}} selects a sub-grid of k-points defined in {{FILE|KPOINTS}} from {{FILE|WAVECAR}}.
----
----
If {{TAG|LDOWNSAMPLE}} is present, VASP selects a sub-grid of k-points defined in {{FILE|KPOINTS}} and found in {{FILE|WAVECAR}}.  
If {{TAG|LDOWNSAMPLE}} is present, VASP selects a sub-grid of k-points defined in {{FILE|KPOINTS}} that are contained in the {{FILE|WAVECAR}} file.  
This option is automatically selected for [[Category:Constrained-random-phase_approximation|cRPA calculations]], but can be used for other  
This option is automatically selected for [[Category:Constrained-random-phase_approximation|cRPA calculations]], but can be used for other  
computationally demanding jobs that should be preformed only a smaller sub-set of k-points.  
computationally demanding jobs that should be preformed only a smaller sub-set of k-points.  

Revision as of 15:34, 27 March 2025

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 that are contained in the WAVECAR file. This option is automatically selected for , but can be used for other computationally demanding jobs that should be preformed only a smaller sub-set of k-points.

Related tags and articles

LWANNIER90, LWANNIER90_RUN,

Examples that use this tag