Boubacar Traore
unread,Feb 1, 2021, 11:39:25 AM2/1/21Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BerkeleyGW Help, lzl...@berkeley.edu, BerkeleyGW Help, Boubacar Traore
Hi Zhenglu,
Thank you for the reply.
I am using a 6x6x6 k-grid (lattice constant of 5.83Ang) generated with kgrid.x (during 2.1-wfn step as in Si tutorial) which I feed into sigma.inp. This grid should be sufficient for this system. However, because of the symmetry of the system, the k-points have different weights. But, in my sigma.inp, I set all the scaling factors to 1.0, could that be the problem as shown below?
---- kgrid.out during 2.1-wnf (mean-field calculation) ------
K_POINTS crystal
20
0.000000000 0.000000000 0.000000000 1.0
0.000000000 0.000000000 0.166666667 6.0
0.000000000 0.000000000 0.333333333 6.0
0.000000000 0.000000000 0.500000000 3.0
0.000000000 0.166666667 0.166666667 12.0
0.000000000 0.166666667 0.333333333 24.0
0.000000000 0.166666667 0.500000000 12.0
0.000000000 0.333333333 0.333333333 12.0
0.000000000 0.333333333 0.500000000 12.0
0.000000000 0.500000000 0.500000000 3.0
0.166666667 0.166666667 0.166666667 8.0
0.166666667 0.166666667 0.333333333 24.0
0.166666667 0.166666667 0.500000000 12.0
0.166666667 0.333333333 0.333333333 24.0
0.166666667 0.333333333 0.500000000 24.0
0.166666667 0.500000000 0.500000000 6.0
0.333333333 0.333333333 0.333333333 8.0
0.333333333 0.333333333 0.500000000 12.0
0.333333333 0.500000000 0.500000000 6.0
0.500000000 0.500000000 0.500000000 1.0
----------------------------
And
---- kgrid fed into sigma.inp ---------
begin kpoints
0.000000000 0.000000000 0.000000000 1.0
0.000000000 0.000000000 0.166666667 1.0
0.000000000 0.000000000 0.333333333 1.0
0.000000000 0.000000000 0.500000000 1.0
0.000000000 0.166666667 0.166666667 1.0
0.000000000 0.166666667 0.333333333 1.0
0.000000000 0.166666667 0.500000000 1.0
0.000000000 0.333333333 0.333333333 1.0
0.000000000 0.333333333 0.500000000 1.0
0.000000000 0.500000000 0.500000000 1.0
0.166666667 0.166666667 0.166666667 1.0
0.166666667 0.166666667 0.333333333 1.0
0.166666667 0.166666667 0.500000000 1.0
0.166666667 0.333333333 0.333333333 1.0
0.166666667 0.333333333 0.500000000 1.0
0.166666667 0.500000000 0.500000000 1.0
0.333333333 0.333333333 0.333333333 1.0
0.333333333 0.333333333 0.500000000 1.0
0.333333333 0.500000000 0.500000000 1.0
0.500000000 0.500000000 0.500000000 1.0
end
--------------
Best,
Boubacar