Hi, everyone,
I have been using nebmake.pl to prepare my files, and everything went on fine until recently. Simply put, nebmake didnt interpolate good intermediate images any more.
# image 00: POSCAR
0.6205393683339545 0.3748186251700154 0.6113134379103631 T T T
0.4407191996091184 0.3753464715751533 0.6109833865746312 T T T
#image 02: POSCAR
0.6205250119801456 0.8749946587628363 0.6126018270732655 T T T
0.4404841117364926 0.8751503266829158 0.6121692792622382 T T T
But by keying in nebmake.pl 00/POSCAR 02/POSCAR 1, i got 01POSCAR as
0.6205321901570500 0.1249066419664260 0.6119576324918160 T T T
0.4406016556728080 0.6252483991290350 0.6115763329184321 T T T
It seems that y values are not correct, but i cannot pinpoint where things went wrong. They are not so close to the edge of the box!
Help! I am using vtst-scripts947
I am attaching the files, and many thanks
nebmake.pl bug?
Moderator: moderators
nebmake.pl bug?
- Attachments
-
- test.zip
- (1.52 KiB) Downloaded 3401 times
Re: nebmake.pl bug?
The script is working as it should. The issue is that you are moving almost exactly 1/2 way across the box in the y-direction between images 0 and 2. In our script, we find the shortest path between the initial and final states relative to the periodic boundary conditions. For the first atom, it is slightly shorter to go along +y but for the second, it is closer along -y. If you just move the molecule a little closer between the 00 and 02 images, then it will interpolate as you expect it to.
-
- Posts: 6
- Joined: Sat Jan 23, 2021 3:53 am
Re: nebmake.pl bug?
while i m calculating NEB by using nebmake.pl script..so its showing (In vasp.pm::read_poscar, cannot open POSCAR00)...so can u help me...thanks in advance
-
- Posts: 4
- Joined: Thu Jul 01, 2021 7:00 am
Re: nebmake.pl bug?
I encountered the same problem. When I am trying to use the script nebmake. Error message appears(In vasp.pm::read_poscar, cannot open 'filename'). Can someone please help me?
-
- Posts: 4
- Joined: Thu Jul 01, 2021 7:00 am
Re: nebmake.pl bug?
rachita_panigrahi wrote:
> while i m calculating NEB by using nebmake.pl script..so its showing (In
> vasp.pm::read_poscar, cannot open POSCAR00)...so can u help me...thanks in
> advance
same error solved. Mine is due to typing the wrong dir of the two POSCAR file in the command. Double-check the command.
> while i m calculating NEB by using nebmake.pl script..so its showing (In
> vasp.pm::read_poscar, cannot open POSCAR00)...so can u help me...thanks in
> advance
same error solved. Mine is due to typing the wrong dir of the two POSCAR file in the command. Double-check the command.