Search found 12 matches

by Qiaolin
Fri May 31, 2024 8:52 am
Forum: General discussion
Topic: Problem with calculating polaron equation
Replies: 2
Views: 3612

Re: Problem with calculating polaron equation

Dear Zhenbang, Thanks for your reply. Without setting `fermi_energy`, I have another question . If I want to investigate the formation of hole polarons, I wander if `num_wann` should contain only the number of valence bands. I noticed that the obtained Wannier functions correspond only to the ...
by Qiaolin
Mon May 27, 2024 2:46 pm
Forum: General discussion
Topic: Problem with calculating polaron equation
Replies: 2
Views: 3612

Problem with calculating polaron equation

Dear developers, I am trying to calculate the formation energy of hole polarons in 3C-SiC with coarse k/q grids (e.g, nkf1=nkf2=nqf3=6x6x6). When setting ` fermi_energy ` close to Evbm, we get a formation energy of about -14.7842720 eV, but without setting `fermi_energy` , we get a value of -0 ...
by Qiaolin
Sun Oct 15, 2023 11:05 am
Forum: Running the code
Topic: Polaron: Error in getting the polaron wave function in real space
Replies: 2
Views: 12721

Re: Polaron: Error in getting the polaron wave function in real space

Dear Jon

Thank you very much for your reply. I have successfully resolved the issue based on your suggestions.

thanks again,
Qiaolin
by Qiaolin
Tue Oct 03, 2023 1:06 pm
Forum: Running the code
Topic: Polaron: Error in getting the polaron wave function in real space
Replies: 2
Views: 12721

Polaron: Error in getting the polaron wave function in real space

Dear all I do calculate the polaron via epw 5.7 with input file under the "Hands-on tutorial: Polarons" at the link below: https://epw2023.dryfta.com/74-schedule , however, the procedure gets trouble when I try to get the polaron wave function in real space (contained in file 'psir_plrn.xsf'). By ...
by Qiaolin
Wed Feb 24, 2021 2:28 am
Forum: General discussion
Topic: EPW phonon bandstructure inconsistent with QE results
Replies: 3
Views: 3698

Re: EPW phonon bandstructure inconsistent with QE results

Hi Mr. Lee,

The version of QE and EPW I used are 6.7 and 5.3.1.
LGXKG_50.txt : https://github.com/Isabellelin/g_matric ... XKG_50.txt

Best Regards,
Qiaolin
by Qiaolin
Tue Feb 23, 2021 9:40 am
Forum: General discussion
Topic: EPW phonon bandstructure inconsistent with QE results
Replies: 3
Views: 3698

EPW phonon bandstructure inconsistent with QE results

Dear all, Recently, I try to use EPW to study transport property. The phonon dispersion with SOC agrees with the QE results, but the LO and TO frequency of G point is still denegrated. I have set " lpoar = .true. lifc = .true. asr_typ = 'crystal' " https://i.loli.net/2021/02/23/DXzlxA2b4gdsBNH.png ...
by Qiaolin
Sun Jan 17, 2021 10:06 am
Forum: Running the code
Topic: electron self-energy calculation
Replies: 2
Views: 2972

Re: electron self-energy calculation

Dear H. Lee:

Thank you very much! With your help, I have got the band-resolved and mode-resolved electron self-energy

Sincerely,

QiaoLin
by Qiaolin
Fri Jan 15, 2021 7:31 am
Forum: Running the code
Topic: electron self-energy calculation
Replies: 2
Views: 2972

electron self-energy calculation

Dear EPW developers: I have managed to use 'iverbosity=3' to get the detailed information about electron self-energy, but when i correte the code to get much further detailed information, i find it is not inconsistent. For example: src/selfen.f90, line 338: [u ]sigmai_mode(ibnd, imode, ik + lower ...
by Qiaolin
Tue Jan 12, 2021 1:31 pm
Forum: Running the code
Topic: Error in routine cdiagh2 (prtgkk=.true.)
Replies: 4
Views: 4472

Re: Error in routine cdiagh2 (prtgkk=.true.)

Dear H. Lee:

Thank you very much! With your help, I have got the electron-phonon vertex |g| with SOC.

Sincerely,

QiaoLin
by Qiaolin
Mon Jan 11, 2021 3:37 pm
Forum: Running the code
Topic: Error in routine cdiagh2 (prtgkk=.true.)
Replies: 4
Views: 4472

Re: Error in routine cdiagh2 (prtgkk=.true.)

Dear H. Lee Thanks for your reply. According to your advice, I try to use the QE6.7( https://github.com/QEF/q-e/releases ), but when I try to use epw.x, I encounter the problems:"forrtl: severe (59): list-directed I/O syntax error, unit -131, file ../phonons_soc/save/si.dyn_q1.xm", which did not ...