Hi ,
I have been trying to do relaxation for ZnO bulk and am not able to obtain unit cell value as obtained through experiments. I have used gamma centered grids for hexagonal symmetry as well as tried to increase the k point grid but the result is the same.Could someone please look at my INCAR and KPOINTS file and tell the error which I am making.
SYSTEM = Zinc oxide (ICSD #94004)_1 (VASP)
PREC = Normal
ENCUT = 520.000
IBRION = 2
NSW = 100
ISIF = 3
ALGO = Normal (blocked Davidson)
NELM = 60
NELMIN = 2
POTIM = 0.5
EDIFF = 1.0e-05
EDIFFG = -0.02
VOSKOWN = 1
NBLOCK = 1
ISPIN = 1
INIWAV = 1
ISTART = 0
ICHARG = 2
LWAVE = .FALSE.
LCHARG = .TRUE.
ADDGRID = .TRUE.
ISMEAR = -5
SIGMA = 0.02
LREAL = .FALSE.
RWIGS = 1.25 0.73
LORBIT = 11
and KPOINTS
Automatic mesh
0
Gamma
19 19 13
0. 0. 0.
Volume of unit cell not consistent with experimental values
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 8
- Joined: Fri Sep 16, 2011 10:49 pm
Volume of unit cell not consistent with experimental values
Last edited by agupta16 on Thu Oct 27, 2011 12:42 am, edited 1 time in total.
-
- Newbie
- Posts: 19
- Joined: Wed Dec 29, 2010 4:42 pm
- License Nr.: 5-813
Volume of unit cell not consistent with experimental values
what's the difference between calculation and experiment?
Last edited by Dr Vitaly V. G. Chaban on Thu Oct 27, 2011 7:50 am, edited 1 time in total.
-
- Newbie
- Posts: 19
- Joined: Wed Dec 29, 2010 4:42 pm
- License Nr.: 5-813
Volume of unit cell not consistent with experimental values
I don't think k-point grid is meaningful for this particular type of calculation.
Last edited by Dr Vitaly V. G. Chaban on Thu Oct 27, 2011 7:51 am, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
Volume of unit cell not consistent with experimental values
The best way for getting the optimized cell volume is to perform a series of fixed-volume calculations (ISIF=2) at volumes around the experimental value and to make a fit of the E/V curve. LDA gives slightly smaller and GGA slightly larger volume than the experimental one.
Last edited by admin on Thu Oct 27, 2011 1:00 pm, edited 1 time in total.
Volume of unit cell not consistent with experimental values
I second the opinion of doing a series of fixed-volume calculations, but why not with ISIF=4? This should allow shape relaxations which is essential in non-cubic cells.
Last edited by Neutrino on Sat Oct 29, 2011 5:28 am, edited 1 time in total.