Jump to content

Requests for technical support from the VASP team should be posted in the VASP Forum.

FERWE: Difference between revisions

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


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


[[Category:INCAR tag]][[Category:Electronic occupancy]][[Category:Density of states]]
[[Category:INCAR tag]][[Category:Electronic occupancy]][[Category:Density of states]]

Revision as of 10:10, 17 October 2024

FERWE = [real array] 

Description: FERWE sets the occupancies of the states for ISMEAR=-2.


To set the occupancies, specify

 FERWE = 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.

In the case of spin-polarized calculations (ISPIN=2), FERWE sets the occupancies of the states in the up-spin channel. Specify the occupancies of the states in the down-spin channel by means of the FERDO tag.

Related tags and articles

FERDO, ISMEAR

Examples that use this tag