Jump to content

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

LKPOINTS WAN: Difference between revisions

From VASP Wiki
Created page with "{{TAGDEF|LKPOINTS_WAN|.TRUE.{{!}} .FALSE.}} {{DEF|LKPOINTS_WAN|.TRUE.|if {{FILE|KPOINTS_WAN}} file is present.}} Description: {{TAG| LKPOINTS_WAN}} controlls whether VASP rea..."
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 11: Line 11:


{{sc|LKPOINTS_WAN|Examples|Examples that use this tag}}
{{sc|LKPOINTS_WAN|Examples|Examples that use this tag}}
 
----
[[Category:INCAR]][[Category:Wannier Functions]]
[[Category:INCAR tag]][[Category:Wannier functions]][[Category:Crystal momentum]]

Latest revision as of 16:05, 20 March 2026

LKPOINTS_WAN = .TRUE.| .FALSE. 

Default: LKPOINTS_WAN = .TRUE. if KPOINTS_WAN file is present.

Description: LKPOINTS_WAN controlls whether VASP reads the KPOINTS_WAN file.


To avoid reading the KPOINTS_WAN file without removing it from the working directory, the LKPOINTS_WAN tag can be set to .FALSE. in the INCAR file.

Related tags and articles

KPOINTS_WAN

Examples that use this tag