units of epmatwe and epmatwp
Posted: Tue Aug 07, 2018 1:44 pm
Dear developers and users,
I need the electron phonon coupling matrix elements g for my project. For the beginning it is sufficient to get these on the coarse k,q grids. I have found the relevant variables in the EPW code and added a routine to write them to disk in a user-readable format. Here is what I get for graphene with a 3x3x1 q-mesh and a 6x6x1 k-mesh (low quality calculations, just for understanding the code):
epmatwe:
# nbnd= 5 nrr_k= 43 nmode= 6 nqc= 9
# ibnd, jbnd, irk, imode, iq, epmatwe
1 1 1 1 1 0.00000430+0.00000000i
1 1 1 1 2 0.00001443-0.00000001i
1 1 1 1 3 -0.00000185-0.00000000i
1 1 1 1 4 0.00006872+0.00000000i
1 1 1 1 5 0.00001443-0.00000001i
1 1 1 1 6 -0.00001050-0.00000000i
1 1 1 1 7 -0.00001673+0.00000001i
1 1 1 1 8 0.00008162+0.00000000i
1 1 1 1 9 0.00000430+0.00000000i
1 1 1 2 1 -0.00000248-0.00000000i
1 1 1 2 2 -0.00000837+0.00000004i
1 1 1 2 3 -0.00000141-0.00000000i
1 1 1 2 4 -0.00005459+0.00000000i
1 1 1 2 5 -0.00000837+0.00000004i
...
epmatwp:
# nbnd= 5 nrr_k= 43 nmode= 6 nrr_g= 13
# ibnd, jbnd, irk, imode, irg, epmatwp
1 1 1 1 1 0.00000430+0.00000000i
1 1 1 1 2 0.00001443-0.00000001i
1 1 1 1 3 -0.00000185-0.00000000i
1 1 1 1 4 0.00006872+0.00000000i
1 1 1 1 5 0.00001443-0.00000001i
1 1 1 1 6 -0.00001050-0.00000000i
1 1 1 1 7 -0.00001673+0.00000001i
1 1 1 1 8 0.00008162+0.00000000i
1 1 1 1 9 0.00000430+0.00000000i
1 1 1 1 10 0.00002973-0.00000000i
1 1 1 1 11 0.00000030+0.00000000i
1 1 1 1 12 0.00000430+0.00000000i
1 1 1 1 13 0.00001443-0.00000001i
1 1 1 2 1 -0.00000248-0.00000000i
...
Could somebody please tell me the physical units of these matrix elements in both cases (epmatwe and epmatwp)?
A second question: How are the quantities nrr_k and nrr_g determined? By the spatial decay of the g?
I need the electron phonon coupling matrix elements g for my project. For the beginning it is sufficient to get these on the coarse k,q grids. I have found the relevant variables in the EPW code and added a routine to write them to disk in a user-readable format. Here is what I get for graphene with a 3x3x1 q-mesh and a 6x6x1 k-mesh (low quality calculations, just for understanding the code):
epmatwe:
# nbnd= 5 nrr_k= 43 nmode= 6 nqc= 9
# ibnd, jbnd, irk, imode, iq, epmatwe
1 1 1 1 1 0.00000430+0.00000000i
1 1 1 1 2 0.00001443-0.00000001i
1 1 1 1 3 -0.00000185-0.00000000i
1 1 1 1 4 0.00006872+0.00000000i
1 1 1 1 5 0.00001443-0.00000001i
1 1 1 1 6 -0.00001050-0.00000000i
1 1 1 1 7 -0.00001673+0.00000001i
1 1 1 1 8 0.00008162+0.00000000i
1 1 1 1 9 0.00000430+0.00000000i
1 1 1 2 1 -0.00000248-0.00000000i
1 1 1 2 2 -0.00000837+0.00000004i
1 1 1 2 3 -0.00000141-0.00000000i
1 1 1 2 4 -0.00005459+0.00000000i
1 1 1 2 5 -0.00000837+0.00000004i
...
epmatwp:
# nbnd= 5 nrr_k= 43 nmode= 6 nrr_g= 13
# ibnd, jbnd, irk, imode, irg, epmatwp
1 1 1 1 1 0.00000430+0.00000000i
1 1 1 1 2 0.00001443-0.00000001i
1 1 1 1 3 -0.00000185-0.00000000i
1 1 1 1 4 0.00006872+0.00000000i
1 1 1 1 5 0.00001443-0.00000001i
1 1 1 1 6 -0.00001050-0.00000000i
1 1 1 1 7 -0.00001673+0.00000001i
1 1 1 1 8 0.00008162+0.00000000i
1 1 1 1 9 0.00000430+0.00000000i
1 1 1 1 10 0.00002973-0.00000000i
1 1 1 1 11 0.00000030+0.00000000i
1 1 1 1 12 0.00000430+0.00000000i
1 1 1 1 13 0.00001443-0.00000001i
1 1 1 2 1 -0.00000248-0.00000000i
...
Could somebody please tell me the physical units of these matrix elements in both cases (epmatwe and epmatwp)?
A second question: How are the quantities nrr_k and nrr_g determined? By the spatial decay of the g?