MgO optimum mixing

From VASP Wiki
Revision as of 08:56, 8 June 2012 by Cesare (talk | contribs) (Created page with 'Description: find optimum HSE mixing parameter for MgO ---- *INCAR <pre> ############################################## ## Optimum HSE mixing parameter (AEXX) for MgO ## Expt g…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description: find optimum HSE mixing parameter for MgO


  • INCAR
##############################################
## Optimum HSE mixing parameter (AEXX) for MgO
## Expt gap = 7.8 eV
## fit gap wrt. AEXX 
## hint: the gap grows lineraly with AEXX
## Better preconverge with PBE first!
##############################################

## Selects the HSE06 hybrid function
#LHFCALC = .TRUE. ; HFSCREEN = 0.2 ; AEXX=0.25  
#ALGO = D ; TIME = 0.4 

## Leave this in
ISMEAR =  0
SIGMA  =  0.01
GGA    = PE

  • KPOINTS
k-points
0
Gamma
  4  4  4
  0  0  0
  • POSCAR
MgO
-18.79350000000000000000
0.5 0.5 0.0
0.0 0.5 0.5
0.5 0.0 0.5
1 1
cart
0.00 0.00 0.00
0.50 0.0 0.0
  • script to extract G-eigenvalues and calculate the bandgap


Download

5_2_MgO_mixing.tgz


To the list of examples or to the main page