LWRITE WANPROJ: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:LWRITE_WANPROJ}}
{{TAGDEF|LWRITE_WANPROJ|[logical]|.FALSE.}}
{{TAGDEF|LWRITE_WANPROJ|[logical]|.FALSE.}}


Description: {{TAG|LWRITE_WANPROJ} determines whether the Wannier projection fille {{TAG|WANPROJ}} is written.
Description: {{TAG|LWRITE_WANPROJ}} determines whether the Wannier projection file {{TAG|WANPROJ}} is written.
----
----
If {{TAG|WANPROJ}} is present, VASP skips the Wannier projection and reads the effective projectors U<sub>nk</sub> from this file for each k-point.  
If {{TAG|WANPROJ}} is present, VASP skips the Wannier projection and reads the effective projectors U<sub>nk</sub> from the {{TAG|WANPROJ}} file for each k point.  
== Related Tags and Sections ==
 
== Related tags and articles ==
{{TAG|LWANNIER90}},
{{TAG|LWANNIER90}},
{{TAG|LWANNIER90_RUN}},
{{TAG|LWANNIER90_RUN}},
Line 11: Line 13:
{{sc|LWRITE_WANPROJ|Examples|Examples that use this tag}}
{{sc|LWRITE_WANPROJ|Examples|Examples that use this tag}}
----
----
[[The_VASP_Manual|Contents]]


[[Category:INCAR]]
[[Category:INCAR tag]][[Category:Wannier functions]]

Latest revision as of 11:57, 19 July 2022

LWRITE_WANPROJ = [logical]
Default: LWRITE_WANPROJ = .FALSE. 

Description: LWRITE_WANPROJ determines whether the Wannier projection file WANPROJ is written.


If WANPROJ is present, VASP skips the Wannier projection and reads the effective projectors Unk from the WANPROJ file for each k point.

Related tags and articles

LWANNIER90, LWANNIER90_RUN, LDOWNSAMPLE

Examples that use this tag