neb2dim.pl ZERO DISTANCE BETWEEN IMAGES

Vasp transition state theory tools

Moderator: moderators

Post Reply
mingxia323
Posts: 2
Joined: Thu Sep 22, 2022 3:43 am

neb2dim.pl ZERO DISTANCE BETWEEN IMAGES

Post by mingxia323 »

Hi All,

I use neb2dim.pl file to generate files for dimer calculation after NEB calculation. However, when use perl directory/neb2dim.pl, it always shows that ZERO DISTANCE BETWEEN IMAGES. I use perl directory/dist.pl to check the distance, it is not zero. I tried to debug, it seems that for open (DIST, "$Bin/dist.pl $d1/$strd1 $d2/$strd2 |"); in neb2dim.pl, the $Bin/dist.pl failed to run. Can anyone know waht should I do? If it is not the reason of failure, what's the reason? How can I solve it? I attached the structure files and image 2 is the saddle point.

Thank you and look forward to your response.

Sincerely,
MX
Attachments
test.zip
(23.41 KiB) Downloaded 215 times
graeme
Site Admin
Posts: 2253
Joined: Tue Apr 26, 2005 4:25 am
Contact:

Re: neb2dim.pl ZERO DISTANCE BETWEEN IMAGES

Post by graeme »

I'm not sure that the error message accurately reflects the problem. The key issues that I see from your files is that you need to do an NEB calculation and run nebresults.pl before running neb2dim.pl. The neb2dim.pl script needs to read the energies of the images and the interpolated extrema in order to determine the optimal local of the saddle and the negative mode.
mingxia323
Posts: 2
Joined: Thu Sep 22, 2022 3:43 am

Re: neb2dim.pl ZERO DISTANCE BETWEEN IMAGES

Post by mingxia323 »

Hi Graeme,

Thank you for your reply. I changed the execute permission and it works now.

Thanks,
Mingxia
Post Reply