LDOWNSAMPLE: Difference between revisions

From VASP Wiki
(Created page with "{{DISPLAYTITLE:LDOWNSAMPLE}} {{TAGDEF|LDOWNSAMPLE|[logical]|.FALSE.}} Description: {{TAG|LDOWNSAMPLE}} selects a sub-grid of k-points defined in {{FILE|KPOINTS}} from {{FILE|WAVECAR}}. ---- If {{TAG|LDOWNSAPMLE}} is present, VASP selects a sub-grid of k-points defined in {{FILE|KPOINTS}} and found in {{FILE|WAVECAR}}. This option is automatically selected for cRPA calculations, but can be used for other computational...")
 
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|LDOWNSAPMLE}} 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}} and found in {{FILE|WAVECAR}}.  
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 and found in WAVECAR. 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