LWRITE WANPROJ: Difference between revisions

From VASP Wiki
(Created page with "{{TAGDEF|LWRITE_WANPROJ|[logical]|.FALSE.}} Description: {{TAG|LWRITE_WANPROJ} determines whether the Wannier projection fille {{TAG|WANPROJ}} is written. == Related Tags an...")
 
No edit summary
 
(7 intermediate revisions by 2 users 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 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}},
{{TAG|LDOWNSAMPLE}}


{{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