Hi all,

I am following this to calculate bandgap of Si using HSE06 in: VASP:https://www.vasp.at/wiki/index.php/Si_bandstructure

in step-1. I am running a SCF caculation using PBE. For which I have used this INCAR

System Si

IBRION = -1

NSW = 0

ISMEAR = 0

SIGMA = 0.01

ENCUT = 520

ALGO = Accurate

EDIFF = 1E-6

PREC =H

in the second step, along with POSCAR,POTCAR,KPOINTS used the WAVECAR file of the previous step as input and the INCAR file is :

System Si

LHFCALC = .TRUE.

HFSCREEN = 0.2

ALGO = D

TIME = 0.4

ENCUT = 520

ISMEAR = 0

SIGMA = 0.01

GGA = PE

and then I used the script gap.sh that is also provided in vaspwiki examples to calculate HOMO and LUMO.

But the HOMO is now coming approx 0.13ev and the LUMO is -0.78ev .

Please tell me what I have done wrong.

Thanks in advance.

More Joyeta Saha's questions See All
Similar questions and discussions