LWRITE WANPROJ: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:LWRITE_WANPROJ}}
{{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 articles ==
== Related tags and articles ==
Line 15: Line 14:
----
----


[[Category:INCAR tag]][[Category:Wannier Functions]]
[[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