Error while running NEB calculations

Question on input files/tags, interpreting output, etc.

Please check whether the answer to your question is given in the VASP online manual or has been discussed in this forum previously!

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
erzegao
Newbie
Newbie
Posts: 2
Joined: Mon Nov 18, 2019 10:40 am

Error while running NEB calculations

#1 Post by erzegao » Fri Jan 12, 2024 6:04 pm

Hi I am currently doing a NEB calculation for decomposition of formaldehyde into syngas on YSZ surface. I have a quite large surface model with 288ions, and while doing one configuration, the output file has the following error while others seems okay.
Image
Is there any possible reason of this? Here is my INCAR file.
SYSTEM = ZrO2

ISTART = 1
NCORE = 8
NBANDS = 832

#LAECHG = .TRUE.

#Electronic
LREAL = Auto # Projection operators: automatic
PREC = Normal # Precision
ISMEAR=0 # Smearing method
SIGMA=0.1 # Smearing parameter ~kT
ENCUT = 500 # Energy cutoff
EDIFF = 0.0001 # Criterion for electronic convergence
ISPIN = 2 # Spin-polarized calculation
NUPDOWN = 0
ISYM = 2
IMAGES = 5 # Number of images on NEB
SPRING = -5

POTIM = 0.3 # Step size

#Geometry
NSW = 500 # Maximum number of ionic steps
EDIFFG = -0.02 # Criterion for convergence of forces
IBRION = 1 # Geometry optimisation method(2-3)
ISIF = 2 # What to relax

#IDIPOL = 3

svijay
Global Moderator
Global Moderator
Posts: 28
Joined: Fri Aug 04, 2023 11:07 am

Re: Error while running NEB calculations

#2 Post by svijay » Sat Jan 13, 2024 8:02 am

Dear erzegao,

Could you also please supply the OUTCAR file as well as stout? Ideally, it would be great to have VASP input and output files in accordance with the forum guidelines here: https://www.vasp.at/forum/viewtopic.php?t=17928 (so including POSCAR and POTCAR); thank you!

Sudarshan

erzegao
Newbie
Newbie
Posts: 2
Joined: Mon Nov 18, 2019 10:40 am

Re: Error while running NEB calculations

#3 Post by erzegao » Fri Jan 26, 2024 2:06 pm

Dear Sudarshan,

Hi thank you for your reply. I have packaged my files and here it is.

Best wishes,

Erze
You do not have the required permissions to view the files attached to this post.

svijay
Global Moderator
Global Moderator
Posts: 28
Joined: Fri Aug 04, 2023 11:07 am

Re: Error while running NEB calculations

#4 Post by svijay » Mon Jan 29, 2024 4:30 pm

Dear Erze,

Based on your files, here are a couple of comments and a few things that could help:
1. I see you have a rather large system and are running you calculation on relatively limited number of cores (in comparison to the system size). Is there a reason that you have your system symmetric along the z-axis? Using the dipole correction (IDIPOL/LDIPOL, see here: https://www.vasp.at/wiki/index.php/Cate ... trostatics) will take care of interactions between periodically repeated images in the z-axis
2. I see that you are using VTST tools to run the NEB calculations. As we do not develop VTST tools here, I would suggest asking the VTST developers for questions about the NEB calculations.

Sudarshan

Post Reply