print out g(Re,q) (analogue of printgkk in real space)

General discussion around the EPW software

Moderator: stiwari

Post Reply
SaraFiore
Posts: 13
Joined: Mon Oct 22, 2018 4:20 pm
Affiliation:

print out g(Re,q) (analogue of printgkk in real space)

Post by SaraFiore »

Dear experts,
by default it is possible to print the electron-phonon vertex |g| (in meV) for each q-point, k-point, i-band, j-band and modes using prtgkk.

I need to evaluate g_{m,n,nu}(Re,q) = electron phonon matrix elements in the Wannier basis
i.e. equation (34) e (35) of https://journals.aps.org/prb/pdf/10.1103/PhysRevB.76.165108

Is there any way I can make EPW print it out without changing the code?

And if I have to change the code, may I have some hints?

Thank you in advance

Sara Fiore
PhD student ETH Zurich

sponce
Site Admin
Posts: 616
Joined: Wed Jan 13, 2016 7:25 pm
Affiliation: EPFL

Re: print out g(Re,q) (analogue of printgkk in real space)

Post by sponce »

Hello,

Not by default. You need to look into the subroutines ephbloch2wane and ephbloch2wanp which are responsible for the two step transformation from coarse Bloch space to real space.

Best,
Samuel
Prof. Samuel Poncé
Chercheur qualifié F.R.S.-FNRS / Professeur UCLouvain
Institute of Condensed Matter and Nanosciences
UCLouvain, Belgium
Web: https://www.samuelponce.com

adenchfi
Posts: 26
Joined: Wed May 22, 2019 7:53 pm
Affiliation:

Re: print out g(Re,q) (analogue of printgkk in real space)

Post by adenchfi »

I would also be interested in some option to enable printing of these elements. Being able to have the real-space (Wannier) representation of the electron-phonon coupling as well as the Wannierized phonon omega_{i nu} (energies of Wannierized phonon branches) printed out would be great for further studies with model Hamiltonians.

I can try hacking the code to print them (as I've seen suggested in other threads), but figured I'd at least contribute my interest to this feature officially becoming part of the code.

Post Reply