EIGENVAL

From VASP Wiki
Revision as of 05:37, 7 April 2021 by Karsai (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The EIGENVAL file contains the Kohn-Sham-eigenvalues for all k-points, at the end of the simulation. For dynamic simulations (IBRION=0) the eigenvalues on the file are usually the ones predicted for the next step: i.e. the file is compatible with the CONTCAR file. For static calculations and relaxations (IBRION=-1|1|2) the eigenvalues are the solution of the KS-equations for the last step.

Mind: For dynamic simulations (IBRION=0) the EIGENVAL filecontains predicted wavefunctions compatible with the CONTCAR file. If you want to use the eigenvalues for additional calculations, first copy the CONTCAR file to the POSCAR file and make another static (ISTART=1, NSW=0) continuation run with ICHARG=1.