LKPOINTS WAN: Difference between revisions

From VASP Wiki
m (Huebsch moved page Construction:LKPOINTS WAN to LKPOINTS WAN without leaving a redirect)
 
(One intermediate revision by the same user not shown)
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]]

Latest revision as of 12:49, 19 March 2024

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