FERDO: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 8: Line 8:


Specify the occupancies of the states in the spin-up channel by means of the {{TAG|FERWE}} tag.
Specify the occupancies of the states in the spin-up channel by means of the {{TAG|FERWE}} tag.
{{NB|mind|If the calculation stops with an error message when reading {{TAG|FERDO}}, then this may be due to an automatic increase of the number of bands {{TAG|NBANDS}} in parallel calculation (the new value of {{TAG|NBANDS}} is indicated in the corresponding warning message). If this is the case, then the number of occupancies provided to {{TAG|FERDO}} should be increased according to the new {{TAG|NBANDS}}.}}
== Related tags and articles ==
== Related tags and articles ==
{{TAG|FERWE}},
{{TAG|FERWE}},

Revision as of 13:18, 6 June 2023

FERDO = [real array] 

Description: FERDO sets the occupancies of the states in the down-spin channel for ISMEAR=-2 and ISPIN=2.


To set the occupancies, specify

 FERDO = f(1) f(2) f(3) ... f(NBANDS×Nk)

The occupancies must be specified for all bands and k points. The band-index runs fastest. The occupancies must be between 0 and 1.

Specify the occupancies of the states in the spin-up channel by means of the FERWE tag.


Related tags and articles

FERWE, ISMEAR

Examples that use this tag