Hello all,
When performing NEB calculation I specified IMAGES=3 and created four subfolders named
00, 01, 02, 03, 04 respectively.
But I found that only 01/ contained output files.
i specified NPAR = 16 and IMAGES = 3, total number of nodes = 48
Here are my parameters for the NEB in the INCAR:
ICHAIN = 0
IMAGES = 3
SPRING = -5
ISMEAR = -5
SIGMA = 0.05
POTIM = 0
Here are the top lines of my 01/OUTCAR:
vasp.4.6.36 17Feb09 complex
executed on LinuxIFC date 2014.02.01 20:01:04
running on 1 nodes
each image running on 1 nodes
distr: one band on 1 nodes, 1 groups
Shouldn't it be running on 16 nodes
each image running on 8 nodes
distr: one band on 1 nodes, 16 groups ?
Has anyone experienced similar problem with NEB calculation? Any help will be greatly appreciated!
Thank you!
NEB fails! Calculation seems to run only on the first image!
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 2
- Joined: Thu Jun 20, 2013 1:51 am
NEB fails! Calculation seems to run only on the first image!
Last edited by spoudyal on Thu Feb 20, 2014 10:50 pm, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
NEB fails! Calculation seems to run only on the first image!
have you made sure that you made sure that you
-- use the parallel executable
-- run the job on 3N CPUs ?
-- use the parallel executable
-- run the job on 3N CPUs ?
Last edited by admin on Mon Mar 10, 2014 4:11 pm, edited 1 time in total.
-
- Full Member
- Posts: 105
- Joined: Tue Oct 12, 2010 11:10 pm
NEB fails! Calculation seems to run only on the first image!
First
Is is complied with TST tools? because in that case, when you put IBRION=3 and POTIM=0, you are using the built in optimizers.
Second
Maybe there is a problem with your job script. Do you want to share that?
Cheers
Is is complied with TST tools? because in that case, when you put IBRION=3 and POTIM=0, you are using the built in optimizers.
Second
Maybe there is a problem with your job script. Do you want to share that?
Cheers
Last edited by kambiz on Mon Mar 17, 2014 8:28 am, edited 1 time in total.