Page 1 of 1

How to plot the absolute of the e-ph coupling matrix element

Posted: Thu Jun 01, 2017 1:33 pm
by jin.zhang
Dear EPW developers:
I want to visualize the absolute value of the e-ph matrix element (as like Fig4 in Nano Lett. 2014,14,1113-1119).
Could you please tell me in which file the information is (epmatwp or others?) and the corresponding code structure to output the file.

It is better if there is any example.
Best,
Jin

Re: How to plot the absolute of the e-ph coupling matrix ele

Posted: Thu Jun 01, 2017 2:11 pm
by sponce
Dear Jin,

At the moment there is no input variable to output this. You have to place write statements directly in the code.

The variable is epmatf in the ephwann_shuffle.f90 routine.

You will need to average the matrix elements on degenerate eigenvalues and degenerate phonon modes.

Best,

Samuel

Re: How to plot the absolute of the e-ph coupling matrix ele

Posted: Fri Jun 02, 2017 8:39 am
by jin.zhang
Dear Samuel,
Many thanks for your nice reply.
Jin

Re: How to plot the absolute of the e-ph coupling matrix ele

Posted: Fri Jun 16, 2017 4:04 am
by jin.zhang
Dear EPWers?
I still have some difficulty in visualizing the square e-ph matrix elements in the revision of ephwann_shuffle.f90 file.

Did anyone have the successfully realized code to output this information and could you post it (or email me)? I am eager to analyze some results.
Thank you for the help in advance.

Jin