from readmat : error # 1 wrong qpoint
Posted: Tue Sep 27, 2016 5:23 pm
Hello Everyone,
I am using EPW_v2.3.5. I am trying to calculate electron self-energy. I have successfully done it for bulk silicon and graphene. Now I am trying for Mos2, I am facing the following error
from readmat : error # 1
wrong qpoint
which means mismatch of q-points between the epw.in and prfix.dyn_q files. But I checked this is not the case in my calculations. Below is the epw input file
--
&inputepw
prefix = 'mos2'
amass(1) = 32.065,
amass(2) = 95.94,
outdir = '../epw_output/'
iverbosity = 0
elph = .true.
epbwrite = .true.
epbread = .false.
epwwrite = .true.
epwread = .false.
nbndsub = 9
nbndskip = 0
kmaps = .false.
wannierize = .true.
num_iter = 5000
iprint = 2
dis_win_max = 30
dis_froz_max= 2.5
proj(1) = 'random'
elinterp = .true.
phinterp = .true.
tshuffle2 = .true.
tphases = .false.
epstrict = .true.
elecselfen = .true.
phonselfen = .false.
a2f = .false.
fly = .true.
parallel_k = .true.
parallel_q = .false.
ephwrite = .true.
fsthick = 8.d10
degaussw = 0.025
filukk = './mos2.ukk'
dvscf_dir = './save'
max_memlt = 5.0d0
nkf1 = 10
nkf2 = 10
nkf3 = 1
nqf1 = 10
nqf2 = 10
nqf3 = 1
nk1 = 16
nk2 = 16
nk3 = 1
nq1 = 8
nq2 = 8
nq3 = 1
/
10 cartesian
0.0000000 0.0000000 0.0000000 0.0312500
0.0000000 0.1461865 0.0000000 0.1875000
0.0000000 0.2923730 0.0000000 0.1875000
0.0000000 0.4385595 0.0000000 0.1875000
0.0000000 -0.5847460 0.0000000 0.0937500
0.1266012 0.2192798 0.0000000 0.1875000
0.1266012 0.3654663 0.0000000 0.3750000
0.1266012 0.5116528 0.0000000 0.3750000
0.2532025 0.4385595 0.0000000 0.1875000
0.2532025 0.5847460 0.0000000 0.1875000
I can interpolate the phonon band structure using "q2r.x and matdyn.x" binaries. I dont know why epw complain about the q-point.
And one thing I noticed in this case is that code does not say anything about reading q-points in star. I mean
===================================================================
irreducible q point # 2
===================================================================
q( 2 ) = ( 0.0000000 0.1461865 0.0000000 )
===================================================================
irreducible q point # 3
===================================================================
The 2nd q-point has further 6 q-points in star.
Is this problem related with the symmetry in the system?
Many thanks in advace.
I am using EPW_v2.3.5. I am trying to calculate electron self-energy. I have successfully done it for bulk silicon and graphene. Now I am trying for Mos2, I am facing the following error
from readmat : error # 1
wrong qpoint
which means mismatch of q-points between the epw.in and prfix.dyn_q files. But I checked this is not the case in my calculations. Below is the epw input file
--
&inputepw
prefix = 'mos2'
amass(1) = 32.065,
amass(2) = 95.94,
outdir = '../epw_output/'
iverbosity = 0
elph = .true.
epbwrite = .true.
epbread = .false.
epwwrite = .true.
epwread = .false.
nbndsub = 9
nbndskip = 0
kmaps = .false.
wannierize = .true.
num_iter = 5000
iprint = 2
dis_win_max = 30
dis_froz_max= 2.5
proj(1) = 'random'
elinterp = .true.
phinterp = .true.
tshuffle2 = .true.
tphases = .false.
epstrict = .true.
elecselfen = .true.
phonselfen = .false.
a2f = .false.
fly = .true.
parallel_k = .true.
parallel_q = .false.
ephwrite = .true.
fsthick = 8.d10
degaussw = 0.025
filukk = './mos2.ukk'
dvscf_dir = './save'
max_memlt = 5.0d0
nkf1 = 10
nkf2 = 10
nkf3 = 1
nqf1 = 10
nqf2 = 10
nqf3 = 1
nk1 = 16
nk2 = 16
nk3 = 1
nq1 = 8
nq2 = 8
nq3 = 1
/
10 cartesian
0.0000000 0.0000000 0.0000000 0.0312500
0.0000000 0.1461865 0.0000000 0.1875000
0.0000000 0.2923730 0.0000000 0.1875000
0.0000000 0.4385595 0.0000000 0.1875000
0.0000000 -0.5847460 0.0000000 0.0937500
0.1266012 0.2192798 0.0000000 0.1875000
0.1266012 0.3654663 0.0000000 0.3750000
0.1266012 0.5116528 0.0000000 0.3750000
0.2532025 0.4385595 0.0000000 0.1875000
0.2532025 0.5847460 0.0000000 0.1875000
I can interpolate the phonon band structure using "q2r.x and matdyn.x" binaries. I dont know why epw complain about the q-point.
And one thing I noticed in this case is that code does not say anything about reading q-points in star. I mean
===================================================================
irreducible q point # 2
===================================================================
q( 2 ) = ( 0.0000000 0.1461865 0.0000000 )
===================================================================
irreducible q point # 3
===================================================================
The 2nd q-point has further 6 q-points in star.
Is this problem related with the symmetry in the system?
Many thanks in advace.