Queries about input and output files, running specific calculations, etc.
Moderators: Global Moderator, Moderator
-
gom_dorji
- Newbie

- Posts: 2
- Joined: Sat Apr 26, 2025 11:47 am
#1
Post
by gom_dorji » Thu Jun 05, 2025 4:26 am
Hi all,
I am new user of VASP. I am looking for Energy of the Ion-Electron System of C3N2. I submitted the job and got OUTCAR file without converging. In order to let it converge, what changes I should make in my input files (INCAR and POSCAR). I ran the job two times. In second time, I copied the CONTCAR file to POSCAR file but still not converging. Your advice is appreciated. I am attaching OSZICAR and OUTCAR file. I have set EDIFF = 0.1e-6 and EDIFFG = -1E-02 in INCAR file. I have also checked the script.e..... file. There is no message as such. Just shpwing "Loading vasp/5.4.4 Loading requirement: openmpi/4.1.2" Your help on this will be appreciated.
Regard
Gom
You do not have the required permissions to view the files attached to this post.
-
pedro_melo
- Global Moderator

- Posts: 188
- Joined: Thu Nov 03, 2022 1:03 pm
#2
Post
by pedro_melo » Thu Jun 05, 2025 9:32 am
Dear Gom,
Please provide us with the input files (INCAR, POSCAR, POTCAR, KPOINTS) of the job that is giving you issues, the submission scripts, as well as the relevant output files (the OUTCAR and standard output for now).
Kind regards,
Pedro
-
gom_dorji
- Newbie

- Posts: 2
- Joined: Sat Apr 26, 2025 11:47 am
#3
Post
by gom_dorji » Thu Jun 05, 2025 11:50 pm
Hi Pedro,
Thanks for the reply. I am attaching the input files and output files. I zipped in two folders.
Many Thanks
Regards
Gom
You do not have the required permissions to view the files attached to this post.
-
pedro_melo
- Global Moderator

- Posts: 188
- Joined: Thu Nov 03, 2022 1:03 pm
#4
Post
by pedro_melo » Thu Jun 12, 2025 3:35 pm
Dear Gom,
Are you sure that the atomic coordinates are OK? You get the following warning in your OUTCAR (line 243)
| |
| The distance between some ions is very small |
| please check the nearest neigbor list in the OUTCAR file |
| I HOPE YOU KNOW, WHAT YOU ARE DOING |
| |
and indeed in your POSCAR (lines 21-28) you seem to have pairs of atoms on top of each other
0.5586420473759333 -0.0000000000000000 0.5000000000000000
0.5586420657264028 0.0000000164943543 0.5000000000000000
0.4413579324174748 0.0000000000000000 0.5000000000000000
0.4413579507679444 0.0000000164943543 0.5000000000000000
-0.0000000059141953 0.5586420355475424 0.5000000000000000
-0.0000000261207873 0.5586420355475424 0.5000000000000000
0.0000000242646649 0.4413579809468116 0.5000000000000000
0.0000000040580801 0.4413579809468116 0.5000000000000000
Could you please check the coordinates in your POSCAR?
Best,
Pedro