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...")
 
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]]

Revision as of 14:32, 8 April 2022

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