Skip to content

VASP 5.4.4 with spin? #2

Description

@yummerwei

In EIGENVAL file generated by VASP 5.4.4, the eigenvalues of different spins are listed on the same line, with the form
"NumE Eup Edown OccupationUP OccupationDOWN"
for example:

0.0000000E+00 0.0000000E+00 0.0000000E+00 0.2267574E-02
1 -15.682996 -15.699935 1.000000 1.000000
2 -15.365257 -15.387651 1.000000 1.000000
3 -9.365086 -9.363467 1.000000 1.000000
4 -7.596234 -7.623737 1.000000 1.000000
5 -3.977048 -3.612688 1.000000 1.000000

it leads to significant misleading at the subroutine read_eigenval().
May the python file fs.py be modified so that the Fermi Surface can be generated in this eigenval file? The file is attached.
Thank you.
EIGENVAL.zip

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions