LWRITE WANPROJ: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(5 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 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:Wannier Functions]]
[[Category:INCAR tag]][[Category:Wannier functions]][[Category:Constrained-random-phase approximation]]

Latest revision as of 15:26, 27 March 2025

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