LWRITE SPN: Difference between revisions

From VASP Wiki
(Created page with "{{TAGDEF|LWRITE_SPN|.TRUE. {{!}} .FALSE.|.FALSE.}} {{DISPLAYTITLE:LWRITE_SPN}} Description: Write '''wannier90.spn''' file for noncollinear calculations. ---- For noncollinear calculations ({{TAG|LNONCOLLINEAR}}=T using vasp_ncl) the '''wannier90.spn''' file is written when {{TAGBL|LWANNIER90}}=T ! switch on Wannier90 interface {{TAGBL|LWRITE_SPN}}=T The file is formatted, and the appropriate line (<code>spn_formatted = .true.</code>) is automatically added to...")
 
No edit summary
Line 22: Line 22:
----
----


<!--[[Category:INCAR tag]][[Category:Wannier functions]]-->
[[Category:INCAR tag]][[Category:Wannier functions]]

Revision as of 11:24, 31 January 2024

LWRITE_SPN = .TRUE. | .FALSE.
Default: LWRITE_SPN = .FALSE. 

Description: Write wannier90.spn file for noncollinear calculations.


For noncollinear calculations (LNONCOLLINEAR=T using vasp_ncl) the wannier90.spn file is written when

 LWANNIER90=T ! switch on Wannier90 interface 
 LWRITE_SPN=T 

The file is formatted, and the appropriate line (spn_formatted = .true.) is automatically added to the wannier90.win file.

Warning: Only the default setting for SAXIS is supported.

Related tags and articles

LWANNIER90, LWRITE_UNK, LWRITE_MMN_AMN, LWANNIER90_RUN, NUM_WANN

Examples that use this tag