LKPOINTS WAN: Difference between revisions

From VASP Wiki
No edit summary
Line 12: Line 12:
{{sc|LKPOINTS_WAN|Examples|Examples that use this tag}}
{{sc|LKPOINTS_WAN|Examples|Examples that use this tag}}
----
----
[[Category:INCAR tag]][[Category:Wannier Functions]]
[[Category:INCAR tag]][[Category:Wannier functions]]

Revision as of 11:58, 19 July 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