Si bandstructure

From VASP Wiki
Revision as of 14:38, 8 June 2012 by Cesare (talk | contribs) (Created page with 'Description: Bandstructure for Si within DFT+HF ---- *INCAR <pre> ## Do a HSE hybrid functional banstructure ## calculation with (i) the KPOINTS.HSE.G-X file ## and (2) using V…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description: Bandstructure for Si within DFT+HF


  • INCAR
## Do a HSE hybrid functional banstructure
## calculation with (i) the KPOINTS.HSE.G-X file
## and (2) using VASP2WANNIER90
## Better first preconverge with DFT and then
## restart with the settings below!

## Default       
ISMEAR =  0
SIGMA  =  0.01
GGA    = PE

## HSE
#LHFCALC = .TRUE. ; HFSCREEN = 0.2 ; AEXX = 0.25
#ALGO = D ; TIME = 0.4 ; LDIAG = .TRUE.

##VASP2WANNIER
#LWANNIER90=.TRUE.
  • KPOINTS

  • POSCAR
system Si
5.430
0.5 0.5 0.0
0.0 0.5 0.5
0.5 0.0 0.5
2
cart
0.00 0.00 0.00
0.25 0.25 0.25
  • script to extract G-eigenvalues and calculate the bandgap


Download

5_4_Si_bandstructure.tgz


To the list of examples or to the main page