Indexerror after update to 0.2.6 #279
Answered by
wanghan-iapcm
May 13, 2022
Replies: 2 comments
|
Could you please provide the OUTCAR (if possible) so we can reproduce the bug? |
0 replies
|
that defines the names of atoms. Your OUTCAR does not have this line, so the error is raised. 0.2.5 does not raise an error but you will find an empty atom_names. I do not know what happens to your OUTCAR... May be attributed to the vasp version (5.4.1) you are using. Upgrade the vasp to 5.4.4 should solve the issue. |
0 replies
Answer selected by
hu-lm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

dpdatause the keywordTITELto detect lines likethat defines the names of atoms.
Your OUTCAR does not have this line, so the error is raised. 0.2.5 does not raise an error but you will find an empty atom_names.
I do not know what happens to your OUTCAR... May be attributed to the vasp version (5.4.1) you are using. Upgrade the vasp to 5.4.4 should solve the issue.