Relaxation of N2 molecule
Posted: Wed Dec 04, 2013 4:54 pm
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
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