bug report for vasp6

Problems running VASP: crashes, internal errors, "wrong" results.

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
takaya_fujisaki
Newbie
Newbie
Posts: 3
Joined: Tue Mar 16, 2021 3:22 am

bug report for vasp6

#1 Post by takaya_fujisaki » Mon Apr 04, 2022 8:03 am

Hi

I performed NEB calculation and got below bug report saying "Please submit a bug report".
How can I solve this problem because log file does not provide any solution...
I am providing files with smaller size only
files.zip
files.zip
as attached.

-----------------------------------------------------------------------------
| _ ____ _ _ _____ _ |
| | | | _ \ | | | | / ____| | | |
| | | | |_) | | | | | | | __ | | |
| |_| | _ < | | | | | | |_ | |_| |
| _ | |_) | | |__| | | |__| | _ |
| (_) |____/ \____/ \_____| (_) |
| |
| internal error in: nonlr.F at line: 956 |
| |
| RSPHER: internal ERROR: 22 -47 1 -47 |
| |
| If you are not a developer, you should not encounter this problem. |
| Please submit a bug report.
You do not have the required permissions to view the files attached to this post.

merzuk.kaltak
Administrator
Administrator
Posts: 277
Joined: Mon Sep 24, 2018 9:39 am

Re: bug report for vasp6

#2 Post by merzuk.kaltak » Mon Apr 04, 2022 9:56 am

Dear Takaya Fujisaki,

It seems you are running a NEB job for a magnetic system without spacifying MAGMOM.
In this case VASP initializes all ions in your system with a magnetic moment of +1 and has troubles to find a meaningful DFT-solution and essentially crashes.
The error at the end of the job concerning a "bug" is certainly misleading. More helpful is the first Warning message that VASP prints.

Essentially, this means VASP will assume all ions in your system are magnetic, which judging from your logfile is certainly not true,
since you have C, Ce, H, Ni and O in the POSCAR defined and put only on Ce and Ni a U and J value in the INCAR.
What you probably want is to set MAGMOM to zero for C, H and O, but initialize a non-zero value for Ce and Ni.
You should provide these values for MAGMOM in the INCAR to help VASP find a meaningful solution.

takaya_fujisaki
Newbie
Newbie
Posts: 3
Joined: Tue Mar 16, 2021 3:22 am

Re: bug report for vasp6

#3 Post by takaya_fujisaki » Thu Apr 07, 2022 10:54 pm

Dear merzuk.kaltak

Thank you for your reply.
I followed your advice and set MAGMOM in the INCAR file. However, I still get an error.

"PZSTEIN parameter number 4 had an illegal value"

I have included an image of the POSCAR files overlaid with the name "picture of 5 poscar files" in the attachment.
I don't see anything wrong with the structure.

Any advice would be appreciated.
Thank you in advance :) .

Best regards,
Takaya
picture of 5 poscar files.png
file.zip
You do not have the required permissions to view the files attached to this post.

merzuk.kaltak
Administrator
Administrator
Posts: 277
Joined: Mon Sep 24, 2018 9:39 am

Re: bug report for vasp6

#4 Post by merzuk.kaltak » Fri Apr 08, 2022 11:23 am

Dear Takaya Fujisaki,

The POSCARs seem right.
Most probably, the problem is the selected algorithm or the default mixing parameter.
I suggest you play around with the ALGO and AMIX, BMIX tags
to converge a single point calculation for each image.
Once you have all WAVECARs for each image, you may go back to the fast algorithm and start the NEB calculation from these WAVECARs.

Alternatively, you can try out other magnetic orderings, for instance anti-ferromagnetic ordering.

Post Reply