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...")
 
m (Huebsch moved page Construction:LWRITE SPN to LWRITE SPN without leaving a redirect)
 
(2 intermediate revisions by the same user not shown)
Line 11: Line 11:
The file is formatted, and the appropriate line (<code>spn_formatted = .true.</code>) is automatically added to the '''wannier90.win''' file.
The file is formatted, and the appropriate line (<code>spn_formatted = .true.</code>) is automatically added to the '''wannier90.win''' file.
{{NB|warning|Only the default setting for {{TAG|SAXIS}} is supported.}}
{{NB|warning|Only the default setting for {{TAG|SAXIS}} is supported.}}
{{NB|mind|Available for VASP version > 6.4.2.}}


== Related tags and articles ==
== Related tags and articles ==
Line 22: Line 23:
----
----


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

Latest revision as of 11:28, 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.
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