Search found 15 matches

by Nina Girotto
Mon Feb 16, 2026 10:59 am
Forum: General discussion
Topic: How to plot spectral decomposed hole scattering rates ?
Replies: 1
Views: 6054

Re: How to plot spectral decomposed hole scattering rates ?

Hello Jyoti,

EPW doesn't compute this quantity automatically.
To compute this quantity, you would need to modify the selfen_elec_q subroutine in selfen.f90 file.

Best,

Nina.
by Nina Girotto
Tue Nov 25, 2025 8:21 am
Forum: General discussion
Topic: Inquiry about obtaining k point-dependent scattering rates
Replies: 1
Views: 14941

Re: Inquiry about obtaining k point-dependent scattering rates

Hello Donglin Guo, To compute electron scattering rates, you can compute the imaginary part of the electron self-energy by using the flag 'elecselfen = .true.' and then plot the obtained result (from file linewidth.elself.XXX.XXXK). You can provide any k - grid that you want, but if you just use the ...
by Nina Girotto
Mon Oct 13, 2025 1:15 pm
Forum: Running the code
Topic: Phonon Dispersion Mismatch
Replies: 2
Views: 16394

Re: Phonon Dispersion Mismatch

Dear Agathyan,

To me it seems that the two dispersions are plotted on different q-paths. Take a look at the q point coordinates inside the phband.freq and si.freq files, perhaps this helps explain the difference?

Best,

Nina.
by Nina Girotto
Mon Oct 13, 2025 1:02 pm
Forum: General discussion
Topic: Unexpected phonon frequency shift at Γ when including Quadrupole correction in EPW
Replies: 3
Views: 25390

Re: Unexpected phonon frequency shift at Γ when including Quadrupole correction in EPW

Hello, Correct me if I am wrong, but it seems that the issue is related with the interpolated phonon frequencies, and not with the phonon self-energy calculation. Did you run the quadrupole EPW calculation as the initial calculation, with flags: epwwrite = .true. wannierize = .true. or did you run ...
by Nina Girotto
Mon Sep 29, 2025 7:54 pm
Forum: Running the code
Topic: epw job crashes during wannerization
Replies: 8
Views: 61556

Re: epw job crashes during wannerization

Dear Nikhitha, Does your system have 100 bands in total? If yes, would you like to wannierize all of those bands? If not, then with the flag 'bands_skipped' you can explicitly exclude the bands that are not among these 100 ones. On the other hand, 100 bands is really a lot, and you subsequent ...
by Nina Girotto
Mon Sep 22, 2025 7:43 am
Forum: Running the code
Topic: epw job crashes during wannerization
Replies: 8
Views: 61556

Re: epw job crashes during wannerization

Dear Nikhitha, Yes, the wannierization procedure fails in this case - the spreads are very large: Wannier Function centers (cartesian, alat) and spreads (ang): ( 0.76356 0.00189 -0.00963) : ******** As a first step, could you try the same wannierization (if you are sure that the initial projections ...
by Nina Girotto
Mon Sep 22, 2025 7:31 am
Forum: General discussion
Topic: EPW break when set longrange=.true.
Replies: 4
Views: 81854

Re: EPW break when set longrange=.true.

Dear Jack,

Correct!

Best,

Nina.
by Nina Girotto
Mon Sep 22, 2025 7:18 am
Forum: General discussion
Topic: Unphysically Large Electron-Phonon Coupling Constant in EPW
Replies: 11
Views: 143317

Re: Unphysically Large Electron-Phonon Coupling Constant in EPW

Dear Mab! Ingredients to obtain the Allen-Dynes Tc (electron-phonon coupling constant \lambda and the logarithmic frequency w_log) are both calculated from the Elishberg spectral function. You could compare the Eliashberg spectral function obtained using the two choices of fsthick, because this ...
by Nina Girotto
Mon Sep 08, 2025 8:47 am
Forum: General discussion
Topic: EPW break when set longrange=.true.
Replies: 4
Views: 81854

Re: EPW break when set longrange=.true.

Dear Jack,

Could you try setting 'longrange_only = .true.' ?
At the EPW website there might be a mistake regarding that variable.

Best,

Nina.
by Nina Girotto
Mon Sep 01, 2025 10:13 am
Forum: General discussion
Topic: The plot of Eliashberg function for anisotropic superconductor
Replies: 2
Views: 65792

Re: The plot of Eliashberg function for anisotropic superconductor

Dear Ilias,

I am not sure and I might be overlooking something, but to me it seems like the only possibility would be to manually select the bands which enter the α²F(ω) calculation..
The orbital character of the bands can be calculated with projwfc.x from QE, for example.

Best regards,

Nina.