Hybrid problem
Posted: Sat Dec 05, 2015 4:43 pm
Hey,
I am having some problems trying to run PBE0 and HSE06 simulations of silicon. I am getting lattice parameters and a band gap that is significantly different to literature. I have calculated the lattice parameter by a geometry relaxation and also by energy minimising various lattice parameters, the result is basically the same. Here are my relaxation inputs;
INCAR :
ISMEAR = 0
SIGMA = 0.01
GGA = PE
LHFCALC = .TRUE. ;
HFSCREEN = 0.2
ALGO = ALL # I have tested both ALL and DAMPED, both give the same answer
TIME = 0.3 ;
ENCUT = 640
NBANDS = 32 # I increased my bands as there was one paper that quoted using a
NKRED = 21
EDIFF = 1E-06
NELMIN = 10
NSW = 50
IBRION = 2
ISIF = 3
PRECFOCK = Accurate
KPOINTS;
K-Points
0
Monkhorst Pack
21 21 21
0 0 0
POSCAR;
system Si
5.43
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
This gives me a lattice parameter of 5.37A for both PBE0 and HSE, my band gaps are also about twice as big as literature results.
I am running a 60 core simulation (on 3 nodes, each with 24 cores). I also tried to run these using NPAR / KPAR, and this gave me a completely different set of results (I saw on this forum that the NPAR shouldn't be used in conjunction with hybrid's though). I also tried using a 24x24x24 gamma centre k-point grid (with a 24x24x24 q-point grid), but this was also wrong.
Is there something obvious that I'm missing? Any help is much appreciated.
I am having some problems trying to run PBE0 and HSE06 simulations of silicon. I am getting lattice parameters and a band gap that is significantly different to literature. I have calculated the lattice parameter by a geometry relaxation and also by energy minimising various lattice parameters, the result is basically the same. Here are my relaxation inputs;
INCAR :
ISMEAR = 0
SIGMA = 0.01
GGA = PE
LHFCALC = .TRUE. ;
HFSCREEN = 0.2
ALGO = ALL # I have tested both ALL and DAMPED, both give the same answer
TIME = 0.3 ;
ENCUT = 640
NBANDS = 32 # I increased my bands as there was one paper that quoted using a
NKRED = 21
EDIFF = 1E-06
NELMIN = 10
NSW = 50
IBRION = 2
ISIF = 3
PRECFOCK = Accurate
KPOINTS;
K-Points
0
Monkhorst Pack
21 21 21
0 0 0
POSCAR;
system Si
5.43
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
This gives me a lattice parameter of 5.37A for both PBE0 and HSE, my band gaps are also about twice as big as literature results.
I am running a 60 core simulation (on 3 nodes, each with 24 cores). I also tried to run these using NPAR / KPAR, and this gave me a completely different set of results (I saw on this forum that the NPAR shouldn't be used in conjunction with hybrid's though). I also tried using a 24x24x24 gamma centre k-point grid (with a 24x24x24 q-point grid), but this was also wrong.
Is there something obvious that I'm missing? Any help is much appreciated.