Search found 24 matches

by xiaozha
Wed Mar 11, 2026 3:17 pm
Forum: General discussion
Topic: How do I obtain ksdata.fmt when using eig_read = .true.?
Replies: 1
Views: 384

Re: How do I obtain ksdata.fmt when using eig_read = .true.?

Hi, I believe for the option to work, prefix.eig itself should be sufficient. ksdata.fmt should be generated by the code itself. Something you may want to double check is if you did not use eig_read when doing the Wannierzation (so with epwwrite=.true.), but used it later when you calculate ...
by xiaozha
Sat Feb 07, 2026 8:16 pm
Forum: General discussion
Topic: Different Absorption onset behaviour
Replies: 1
Views: 4708

Re: Different Absorption onset behaviour

Hi, I think most likely you are seeing the effect intraband absorption due to partial occupancy of the CBM/VBM. Say if I assume your material is not doped, the following is what I think is happening in your case: -In figure 1, the gap seem to be around 1 eV. This is large enough that at 300K, the ...
by xiaozha
Thu Feb 05, 2026 10:43 pm
Forum: General discussion
Topic: nkf and nqf values in EPW calculations (initial run vs restart)
Replies: 3
Views: 4448

Re: nkf and nqf values in EPW calculations (initial run vs restart)

Hi Ershad, There isn't a too particular reason, but something that I usually do is just to keep them the same as nk and nq for this "initial calculation". But for this calculation really you can just choose any nkf and nqf. What matters is that you see the code finish all the Wannierization and the ...
by xiaozha
Tue Feb 03, 2026 5:13 pm
Forum: General discussion
Topic: nkf and nqf values in EPW calculations (initial run vs restart)
Replies: 3
Views: 4448

Re: nkf and nqf values in EPW calculations (initial run vs restart)

Hi Ershad, In short, correct, for the "initial" calculation, it does not really matter what your nkf and nqf (they can even be smaller) are as long as your nq and nk corresponds to the electronic (nscf) and phonon (ph.x) calculation you performed. The "restart" calculation is where you evaluate ...
by xiaozha
Mon Feb 02, 2026 4:27 pm
Forum: General discussion
Topic: About electron self-energy in phonon-assisted optical absorption calculation
Replies: 4
Views: 5185

Re: About electron self-energy in phonon-assisted optical absorption calculation

Hi Youzhao, Thanks for the clarification. Interestingly I believe that setting the elecselfen is not supposed to affect the calculated optical spectra. i.e. setting elecselfen does calculate the real and imaginary part of electron-phonon limited electron self energy, but I don't think these are used ...
by xiaozha
Fri Jan 30, 2026 6:15 pm
Forum: General discussion
Topic: About electron self-energy in phonon-assisted optical absorption calculation
Replies: 4
Views: 5185

Re: About electron self-energy in phonon-assisted optical absorption calculation

Hi Youzhao, Thank you for the question. I'm assuming you are talking about the broadening parameter on the denominator of the matrix elements in e.g. Phys. Rev. Lett. 108, 167402? The short answer is, this broadening parameter should not be directly related to the electron self energy, but more as a ...
by xiaozha
Tue Dec 23, 2025 1:53 pm
Forum: Running the code
Topic: Error in routine efermig (1): internal error, cannot bracket Ef
Replies: 3
Views: 16251

Re: Error in routine efermig (1): internal error, cannot bracket Ef

My first guess would be that the combination of efermi_read and assume_metal might be a problem. I may try to set efermi_read to false first for this metallic system. I don't recall exactly if the other way around works, say you just give it the Fermi level without setting assume_metal, but at the ...
by xiaozha
Thu Dec 18, 2025 5:07 pm
Forum: Running the code
Topic: Error in routine efermig (1): internal error, cannot bracket Ef
Replies: 3
Views: 16251

Re: Error in routine efermig (1): internal error, cannot bracket Ef

Hi, It would be helpful if you could provide the inputs of your epw1 (wannierization) and epw2 (transport) calculations. It would also be helpful to know the system that you are working on. In my experience, this error mostly happens when there is an inconsistency between the two inputs, and/or ...
by xiaozha
Wed Dec 10, 2025 3:31 pm
Forum: Running the code
Topic: el-ph coupling is zero
Replies: 2
Views: 16575

Re: el-ph coupling is zero

Hi, I would be helpful to see the inputs of your EPW calculations and your band structure. Just by looking at the description and the snapshots of the output you attached (DOS=0), my guess would be that your Fermi level is set to a somewhat mid-gap position (so there is no state available for the ...
by xiaozha
Mon Dec 08, 2025 8:40 pm
Forum: Running the code
Topic: Negative Phonon related Issue.
Replies: 1
Views: 12032

Re: Negative Phonon related Issue.

Hi, First would be helpful if you can share inputs/outputs to see what potential issues there might be. What you mentioned seems possible to be either calculation parameter related, or system related, or both. Regarding the relaxation: -When you say BFGS always fail, do you mean the cell relaxation ...