LWRITE_SPN

From VASP Wiki
Revision as of 10:36, 31 January 2024 by Huebsch (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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