Band.gap file for hetero structure is not generated after post-processing.
Posted: Thu Sep 28, 2023 10:15 am
I am working on Van Der Waal Heterostructure of GaSe_ZrS2. I have optimised the system. The pre-processing for bands has also been completed successfully but I am getting a positive value of Fermi Energy. Also when I am performing calculations using VaspKit I am not getting Band.Gap file. Here are the details of my files:
For Relax :
For SCF :
for bands:
For Relax :
Code: Select all
SYSTEM=GaSe_ZrS2
#Start parameter
ISTART = 0
ICHARG = 1
ISPIN = 1
IVDW = 11
PREC = Normal
NPAR=4
#Electronic Relaxation
NELM=300
ALGO=N
EDIFF=1E-5
#Ionic relaxation
IBRION = 2
NSW = 100
ISIF = 2
POTIM= 0.5
ENCUT = 500
#DOS parameter
ISMEAR = 0
SIGMA = 0.1
NEDOS =4000
LORBIT = 11
#pot
LVHAR = .TRUE.
#dipol
LDIPOL = .TRUE.
IDIPOL = 3
DIPOL = 0.5 0.5 0.5
K points:
1x1x1 this is just a comment-line
0 0 = automatic generation of k-points
Monkhorst M use Monkhorst Pack
8 8 1 grid
0 0 0 shift (usually 0 0 0)
For SCF :
Code: Select all
SYSTEM=GaSe_ZrS2
#Start parameter
ISTART = 0
ICHARG = 1
ISPIN = 1
IVDW = 11
PREC = Normal
NPAR=4
#Electronic Relaxation
NELM=300
ALGO=N
EDIFF=1E-5
#Ionic relaxation
IBRION = 2
NSW = 0
ISIF = 2
ENCUT = 500
#DOS parameter
ISMEAR = 0
SIGMA = 0.1
NEDOS =4000
LORBIT = 11
#pot
LVHAR = .TRUE.
#dipol
LDIPOL = .TRUE.
IDIPOL = 3
DIPOL = 0.5 0.5 0.5
kpoints:
1x1x1 this is just a comment-line
0 0 = automatic generation of k-points
Monkhorst M use Monkhorst Pack
8 8 1 grid
0 0 0 shift (usually 0 0 0)
Code: Select all
SYSTEM=GaSe_ZrS2
#Start parameter
ISTART = 1
ICHARG = 11
ISPIN = 1
IVDW = 11
LMAXMIX=2
PREC = Normal
NPAR=4
#Electronic Relaxation
NELM=300
ALGO=N
EDIFF=1E-5
#Ionic relaxation
IBRION = 2
NSW = 0
ISIF = 2
ENCUT = 500
#DOS parameter
ISMEAR = 0
SIGMA = 0.1
NEDOS =4000
LORBIT = 11
#pot
LVHAR = .TRUE.
#dipol
LDIPOL = .TRUE.
IDIPOL = 3
DIPOL = 0.5 0.5 0.5