I'm calculating Oxygen migration and using NEB.
I made initial POSCAR and final POSCAR.
But I'm very wondering how can I make the other POSCAR files. I want to make 7Images.
Please help me~~ thank you.
How should I make a POSCAR file using NEB?
Moderators: Global Moderator, Moderator
How should I make a POSCAR file using NEB?
Last edited by matylove on Tue Jul 15, 2008 11:54 am, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
How should I make a POSCAR file using NEB?
this is most easily done by a short program or script which interpolates the positions of all atoms between the initial and the final step. Please note that the interpolated atoms should stay on 'the same side' of the cell: Due to the periodic boundary conditions, -0.1 is the same as +0.9, but of course the path of the migtating atom would be completely different depending on whether it moves
from -0.1 --> +0.1 or
from +0.9 --> +0.1!
from -0.1 --> +0.1 or
from +0.9 --> +0.1!
Last edited by admin on Tue Jul 15, 2008 2:11 pm, edited 1 time in total.
How should I make a POSCAR file using NEB?
thank you..
I have a problem when I'm making POSCARs with interpolate POSCAR.
there is following error message.
/home/lbu/IMAGE/interpolatePOSCAR: line 74: syntax error: unexpected end of file
Please let me how to use interpolatePOSCAR
I'm looking forward to your advice.
I have a problem when I'm making POSCARs with interpolate POSCAR.
there is following error message.
/home/lbu/IMAGE/interpolatePOSCAR: line 74: syntax error: unexpected end of file
Please let me how to use interpolatePOSCAR
I'm looking forward to your advice.
Last edited by matylove on Wed Jul 16, 2008 11:22 am, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
How should I make a POSCAR file using NEB?
please check if the script is ok or if it was corrupted, the error indicated that one of the nestings is not closed properly.
Last edited by admin on Wed Jul 16, 2008 4:37 pm, edited 1 time in total.