16 December 2017 5 9K Report

I am trying to reproduce the data of stanene using VASP. I am getting the exact result of band gap without SOC, and phonon dispersion spectrum, however my calculated band gap with SOC comes out to be 0.14 eV (indirect), while reported one is 0.1 eV (direct). What can be the possible reason for this?

It appears from exact value of band gap without SOC and phonon dispersion relation that my POSCAR is correct, and i have used 15*15*1 as k-mesh and 500 eV ENCUT for band structure calculations. I did the SOC calculations in three steps, using the following INCAR.

Firstly, i took the relaxed structure and performed the collinear normal VASP calculations using the INCAR file as

ISTART = 0

ICHARGE = 2

ISMEAR = 0

SIGMA = 0.001

NBANDS = 20

POTIM = 0.02

ISPIN = 2

ENCUT = 500

IBRION = 2

NSW = 0

then i took the CONTCAR and CHGCAR of previous step as POSCAR and performed non-collinear self consistent calculations using the following INCAR

ISTART = 0

ICHARGE = 11

ISMEAR = 0

SIGMA = 0.001

NBANDS = 40

POTIM = 0.02

ISPIN = 2

ENCUT = 500

IBRION = 2

NSW = 0

LWAVE = .FALSE.

ISYM = 0

LSORBIT = .TRUE.

SAXIS = 0 0 1

MAGMOM = 2*0 2*0 2*1.1

GGA_COMPAT = .FALSE.

then i took CONTCAR and CHGCAR of previous step and performed non-collinear non self consistent calculations with the KPOINT path using the following INCAR

ISTART = 0

ICHARGE = 11

ISMEAR = 0

SIGMA = 0.001

NBANDS = 40

POTIM = 0.02

ISPIN = 2

ENCUT = 500

IBRION = 2

NSW = 0

LWAVE = .FALSE.

ISYM = 0

LSORBIT = .TRUE.

SAXIS = 0 0 1

MAGMOM = 2*0 2*0 2*1.1

GGA_COMPAT = .FALSE.

Can somebody please tell me that what mistake i have done and what could be the possible reason for getting an indirect band gap?

I would be extremely thankful for the same.

More Payal Wadhwa's questions See All
Similar questions and discussions