LWRITE SPN: Difference between revisions

From VASP Wiki
m (Huebsch moved page Construction:LWRITE SPN to LWRITE SPN without leaving a redirect)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 13: Line 13:
{{NB|mind|Available for VASP version > 6.4.2.}}
{{NB|mind|Available for VASP version > 6.4.2.}}


== Related tags and articles ==
== Related tags and articles ==  
{{TAG|LWANNIER90}},
{{TAG|LWANNIER90}},
{{TAG|LWRITE_UNK}},
{{TAG|LWRITE_UNK}},
Line 21: Line 21:


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


[[Category:INCAR tag]][[Category:Wannier functions]]
[[Category:INCAR tag]][[Category:Wannier functions]][[Category:Magnetism]]

Latest revision as of 12:46, 15 October 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.
Mind: Available for VASP version > 6.4.2.

Related tags and articles

LWANNIER90, LWRITE_UNK, LWRITE_MMN_AMN, LWANNIER90_RUN, NUM_WANN

Examples that use this tag