Search found 29 matches

by stiwari
Sun Jan 21, 2024 1:56 am
Forum: Running the code
Topic: crystal_patch.py nowhere to be found
Replies: 1
Views: 4778

Re: crystal_patch.py nowhere to be found

Hi Felix,

Thanks for pointing out. Indeed the link did not work. It has now been fixed.

Best regards,
Sabya.
by stiwari
Mon Jan 15, 2024 6:14 pm
Forum: General discussion
Topic: system_ 2D in EPW5.8
Replies: 4
Views: 5448

Re: system_ 2D in EPW5.8

Hi Liu and mxh, The system_2D in EPW 5.8 has been implemented using multiple formalisms. As already mentioned in the description of the input variables, I am mentioning it here again, the dipole_sp option will perform 2D truncation using "https://journals.aps.org/prb/abstract/10.1103/PhysRevB.107.15...
by stiwari
Wed Dec 13, 2023 4:05 am
Forum: Running the code
Topic: The phonons exported by epw cannot match the phonons exported by matdyn.
Replies: 5
Views: 24420

Re: The phonons exported by epw cannot match the phonons exported by matdyn.

Hi Yao, Indeed, that is quite long but what I can see in your input is that you are using 128 bands. That is quite a lot!. Also, keep in mind that epw is only parallelized over the k-points. Therefore, since you have very few k-points (ignoring symmetries: 216) most of the processors are probably no...
by stiwari
Sat Dec 09, 2023 9:11 pm
Forum: Compilation
Topic: compilation issue of EPW in qe-7.2 with nvfortran
Replies: 1
Views: 20157

Re: compilation issue of EPW in qe-7.2 with nvfortran

Hi Albert,

This error has been fixed in EPW v5.8. Please download the developer version from "https://gitlab.com/epw/q-e.git".

Best regards,
Sabya.
by stiwari
Sat Dec 09, 2023 9:07 pm
Forum: Running the code
Topic: slurmstepd: error: Detected 2 oom-kill event(s)
Replies: 1
Views: 11691

Re: slurmstepd: error: Detected 2 oom-kill event(s)

Hi, From a first look it appears that your system where you are running EPW does not have enough memory. If it is an HPC, you can try to increase the number of nodes (while keeping the same number of cores) and see if this error goes away. Or reduce the nkf, nqf and check if it goes away. Otherwise,...
by stiwari
Sat Dec 09, 2023 9:02 pm
Forum: General discussion
Topic: electron phonon coefficient in insulator
Replies: 2
Views: 14438

Re: electron phonon coefficient in insulator

Hi,

EPW can calculate the electron-phonon interactions in all kinds of materials (of course including insulators). Therefore, it is perfectly fine to keep occupations=fixed and then use EPW to calculate the electron-phonon matrix elements.

Best regards,
Sabya.
by stiwari
Mon Nov 20, 2023 1:30 am
Forum: Running the code
Topic: Problem with calculating polaron equation
Replies: 3
Views: 10331

Re: Problem with calculating polaron equation

Dear Pravin,

This problem occurs when you have more number of cores than k-points. As you said you have changed the number of nodes, how many nodes/cores you are using? Try to reduce the number of k-points and check if that works.
Otherwise, attach your input files.

Best,
Sabya.
by stiwari
Mon Nov 20, 2023 1:26 am
Forum: Running the code
Topic: QE7.2 problem
Replies: 2
Views: 8815

Re: QE7.2 problem

Dear LiuHD,

For Phonon code (ph,x) related questions kindly post them to the quantum espresso forum "https://www.quantum-espresso.org/users-forum/". QE 7.2 supports PAW calculation but electron-phonon calculations have this problem.

Best,
Sabya.
by stiwari
Mon Nov 13, 2023 4:44 am
Forum: Theory
Topic: Mobility calculation of materials with flat bands using EPW
Replies: 4
Views: 20318

Re: Mobility calculation of materials with flat bands using EPW

Hi Muhammad, There should not be any issue with the calculation of mobility in materials with extremely high effective mass/flat-bands. Transport code implemented in EPW uses the ab-initio bandstructure (DFT or GW(if provided as .eig file) for energy eigenvalues. There is no point where "effective m...
by stiwari
Sun Nov 12, 2023 11:38 pm
Forum: Electron-phonon
Topic: Electron-Phonon-Coupling: g vs. |g|
Replies: 1
Views: 10803

Re: Electron-Phonon-Coupling: g vs. |g|

Hi Sebastian, Thanks for the appreciation and the very nice question. Indeed, the electron-phonon matrix element is a guage dependent quantity as described in the article by Prof. Feliciano Giustino. It is true that in many formulas the electron-phonon matrix appears as |g|, however, it is a complex...