Dear BGW developers,
I got the below warning when doing epsilon calculation with the subsampling technique.
WARNING: resetting occupations of shifted grid according to Fermi level.
Make sure your shifted and unshifted WFNs are consistent. The following kpoints had their occupations reset (spin, kpoint, original band, energy, reset band, energy):
1 12 148 -4.556050 147 -4.578583
my system is metallic with a small indirect band overlapping near Fermi level according to QE DFT calculations. I used "occupations = 'smearing', degauss = 1.0D-8, smearing='gaussian' " when calculating WFN and WFNq. so this warning might be caused by some other issues according to the previous post in the forum.
my input file for epsilon_subsampling calculation is:
epsilon_cutoff 15.0
number_bands 501
cell_slab_truncation
frequency_dependence 0
degeneracy_check_override
subsample
begin qpoints
4.811102509182485E-03 0.000000000000000E+00 0.000000000000000E+00 1.0 1
1.924441003672994E-02 0.000000000000000E+00 0.000000000000000E+00 1.0 1
4.329992258264238E-02 0.000000000000000E+00 0.000000000000000E+00 1.0 1
7.697764014691977E-02 0.000000000000000E+00 0.000000000000000E+00 1.0 1
0.000000000 0.166666667 0.000000000 1.0 0
0.000000000 0.333333333 0.000000000 1.0 0
0.000000000 0.500000000 0.000000000 1.0 0
0.000000000 0.666666667 0.000000000 1.0 0
0.000000000 0.833333333 0.000000000 1.0 0
0.166666667 0.000000000 0.000000000 1.0 0
0.166666667 0.166666667 0.000000000 1.0 0
0.166666667 0.333333333 0.000000000 1.0 0
0.166666667 0.500000000 0.000000000 1.0 0
0.166666667 0.666666667 0.000000000 1.0 0
0.166666667 0.833333333 0.000000000 1.0 0
0.333333333 0.000000000 0.000000000 1.0 0
0.333333333 0.166666667 0.000000000 1.0 0
0.333333333 0.333333333 0.000000000 1.0 0
0.333333333 0.500000000 0.000000000 1.0 0
0.333333333 0.666666667 0.000000000 1.0 0
0.333333333 0.833333333 0.000000000 1.0 0
0.500000000 0.000000000 0.000000000 1.0 0
0.500000000 0.166666667 0.000000000 1.0 0
0.500000000 0.333333333 0.000000000 1.0 0
0.500000000 0.500000000 0.000000000 1.0 0
0.500000000 0.666666667 0.000000000 1.0 0
0.500000000 0.833333333 0.000000000 1.0 0
0.666666667 0.000000000 0.000000000 1.0 0
0.666666667 0.166666667 0.000000000 1.0 0
0.666666667 0.333333333 0.000000000 1.0 0
0.666666667 0.500000000 0.000000000 1.0 0
0.666666667 0.666666667 0.000000000 1.0 0
0.666666667 0.833333333 0.000000000 1.0 0
0.833333333 0.000000000 0.000000000 1.0 0
0.833333333 0.166666667 0.000000000 1.0 0
0.833333333 0.333333333 0.000000000 1.0 0
0.833333333 0.500000000 0.000000000 1.0 0
0.833333333 0.666666667 0.000000000 1.0 0
0.833333333 0.833333333 0.000000000 1.0 0
end
I can show more info if needed to identify the issue. I appreciate your help.
Thanks,
dou bei