Hey all,
I am trying to relax a N2 molecule. But my system is not attempting to relax it and the outputs i am getting, are only for a rigid state.
cat >INCAR <<!
SYSTEM = N
PREC = accurate # precision normal
ENCUT = 395 # cutoff used throughout all calculations
LREAL = .FALSE. # real space projection yes / no
ISMEAR = 0 # method to determine partial occupancies
IBRION = 1
POTIM = 0.5
SIGMA = 0.2
EDIFF = 1e-6
NBANDS = 72
NPAR = 8
!
for k in 1
I have tried the simulation for all possible values of ISMEAR and IBRION..
Please look into this. Thanks
Relaxation of N2 molecule
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 4
- Joined: Wed Dec 04, 2013 4:47 pm
Relaxation of N2 molecule
Last edited by karthik1124 on Wed Dec 04, 2013 4:54 pm, edited 1 time in total.
-
- Full Member
- Posts: 105
- Joined: Tue Oct 12, 2010 11:10 pm
Relaxation of N2 molecule
Hi,
What do you mean by rigid state?
Where is NSW tag for an optimization?
Cheers
What do you mean by rigid state?
Where is NSW tag for an optimization?
Cheers
Last edited by kambiz on Fri Dec 06, 2013 6:20 am, edited 1 time in total.
-
- Newbie
- Posts: 4
- Joined: Wed Dec 04, 2013 4:47 pm
Relaxation of N2 molecule
[quote="kambiz"]Hi,
What do you mean by rigid state?
Where is NSW tag for an optimization?
Cheers[/quote]
Hey kambiz,
By rigid state i meant that the atoms are not relaxing. In the sense, in the VASPOUT file, my calculations converge for a value of energy for a given position. I assume that when the system is allowed to relax, the system further recalculates and obtains the energy for the equilibrium state. But my VASPOUT file shows no sign of further relaxation.
Thanks
What do you mean by rigid state?
Where is NSW tag for an optimization?
Cheers[/quote]
Hey kambiz,
By rigid state i meant that the atoms are not relaxing. In the sense, in the VASPOUT file, my calculations converge for a value of energy for a given position. I assume that when the system is allowed to relax, the system further recalculates and obtains the energy for the equilibrium state. But my VASPOUT file shows no sign of further relaxation.
Thanks
Last edited by karthik1124 on Fri Dec 06, 2013 10:53 pm, edited 1 time in total.