LWRITE WANPROJ: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users 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]][[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