Dear users,
while I was extracting some information from the OUTCAR file, I found what I think is a bug.
If you have more than 10 atom types in your POSCAR, the last 11-X are not written in the OUTCAR.
If you check at the line:
"ions per type = ..." in the OUTCAR, it reports at most 10 atom groups.
Please, if possible correct it in the next version,
and thank you in advance for listening (actually, reading ??),
Luca
Not writing all the atom species in the OUTCAR
Moderators: Global Moderator, Moderator
Not writing all the atom species in the OUTCAR
Last edited by l.bellarosa on Mon Oct 28, 2013 12:52 pm, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
Not writing all the atom species in the OUTCAR
please simply modify the FORMAT statement
7205 FORMAT(
....
in main.F
7205 FORMAT(
....
in main.F
Last edited by admin on Wed Oct 30, 2013 4:59 pm, edited 1 time in total.