LWRITE UNK: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:LWRITE_UNK}}
{{DISPLAYTITLE:LWRITE_UNK}}
{{TAGDEF|LWRITE_UNK|.TRUE. {{!}} .FALSE.|.FALSE.}}
{{TAGDEF|LWRITE_UNK|.TRUE. {{!}} .FALSE.|.FALSE.}}


Line 12: Line 11:
== Related tags and articles ==
== Related tags and articles ==
{{TAG|LWANNIER90}},
{{TAG|LWANNIER90}},
{{TAG|LWRITE_MMN_AMN}},
{{TAG|LWRITE_MMN_AMN}}
{{TAG|LWRITE_UNK}}


{{sc|LWANNIER90_RUN|Examples|Examples that use this tag}}
{{sc|LWANNIER90_RUN|Examples|Examples that use this tag}}
----
----


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

Latest revision as of 11:55, 19 July 2022

LWRITE_UNK = .TRUE. | .FALSE.
Default: LWRITE_UNK = .FALSE. 

Description: LWRITE_UNK decides whether the cell-periodic part of the relevant Bloch functions is written.


For LWRITE_UNK=True, VASP writes the cell-periodic part of the Kohn–Sham orbitals in spin channel s at k point p to the file wannier90.UNKp.s. This file can be used to plot Wannier orbitals with WANNIER90.

For details on the execution of wannier_setup in VASP, see the description of the LWANNIER90 tag. For information on the wannier90.win file and the execution of WANNIER90, we refer to the WANNIER90 manual.

Related tags and articles

LWANNIER90, LWRITE_MMN_AMN

Examples that use this tag