Search found 58 matches

by stiwari
Wed Jun 04, 2025 5:37 pm
Forum: General discussion
Topic: EPW fail to calculate the electron-phonon matrix elements in the Wannier representation
Replies: 2
Views: 6051

Re: EPW fail to calculate the electron-phonon matrix elements in the Wannier representation

Hi Jack, The step where the error has occurred means something is wrong with the phonon (ph.x) related calculations. Check the files inside the "save" folder which you must have generated using pp.py. If the error persists then post the .out and .in files which will help us debug. Best regards ...
by stiwari
Sun May 25, 2025 10:05 pm
Forum: General discussion
Topic: Abnormal Phonon Spectrum in EPW Including Quadrupole Polarization
Replies: 7
Views: 40668

Re: Abnormal Phonon Spectrum in EPW Including Quadrupole Polarization

Hi,

Can you kindly provide more information (including all input and output (.out) files) to debug the issue you are facing.

Best regards,
Sabya.
by stiwari
Sat May 17, 2025 12:11 am
Forum: General discussion
Topic: Inquiry About EPW Support for Spin-Polarized Calculations (nspin=2)
Replies: 1
Views: 12583

Re: Inquiry About EPW Support for Spin-Polarized Calculations (nspin=2)

Hello Taifeng, It is true that EPW currently does not support spin-polarized calculations. There are ongoing efforts in that direction and hopefully in the later half of this year we might have support for spin-polarized calculations inside EPW. However, you can include the spin-polarized bands (not ...
by stiwari
Mon Mar 24, 2025 10:31 pm
Forum: Running the code
Topic: cannot reproduce the example of SiC
Replies: 3
Views: 22281

Re: cannot reproduce the example of SiC

Hi Xiang xing, What I can see from the output is that the Fermi-level, Temperature, and the Fermi surface thickness are different in all three calculations. file 1: Fermi Surface thickness = 2.802849 eV Golden Rule strictly enforced with T = 0.017235 eV Gaussian Broadening: 0.100000 eV, ngauss= 1 ...
by stiwari
Sat Mar 01, 2025 11:20 pm
Forum: Running the code
Topic: The program cannot run when epw reproduces the phonon spectrum
Replies: 8
Views: 117061

Re: The program cannot run when epw reproduces the phonon spectrum

Hi Fale li,


Your path2.dat file which you have attached has no points and is empty. That results in divide by 0 error since nktotf is 0. Please provide a correct path2.dat file.

Best regards,
Sabya.
by stiwari
Sat Feb 01, 2025 10:18 pm
Forum: General discussion
Topic: Discrepancy between input and output Electronic Density
Replies: 5
Views: 69335

Re: Discrepancy between input and output Electronic Density

Hi Giuseppe, The Fermi-level is found by using a bisection method (iterative) since its a root-finding problem. However, there is an upper-bound to the number of iterations. That means, once the max number of iterations is reached and the relative error (which is 1e-5) between previous and current ...
by stiwari
Sat Feb 01, 2025 9:58 pm
Forum: General discussion
Topic: How to solve the problem "Error in routine prtmob (1): The carrier density is 0"
Replies: 1
Views: 16210

Re: How to solve the problem "Error in routine prtmob (1): The carrier density is 0"

Hi,

You need to delete the restart files (restart.fmt, F*) present in your directory when you change the fine-grid of your calculation.

Best regards,
Sabya.
by stiwari
Tue Jan 14, 2025 12:07 am
Forum: Running the code
Topic: epw.x runs on AMD Zen4 cpus is much slow than inteL cpus
Replies: 1
Views: 19156

Re: epw.x runs on AMD Zen4 cpus is much slow than inteL cpus

Hi Can you kindly post the system size (k-grid, q-grid, and number of bands (nbndsub)) along with parallelization setting used for running epw.x? Also, can you post the output files? The possible reason for such drop in performance can be the compilation of epw. It may be useful to try compiling epw ...
by stiwari
Fri Nov 15, 2024 12:36 am
Forum: General discussion
Topic: Why epw does not work with Hubbard U
Replies: 1
Views: 17985

Re: Why epw does not work with Hubbard U

Hello, There is an ongoing effort to make EPW work with DFT+U/DFPT+U. Hopefully, in EPW v6.0 (to be released next year summer) we will have DFT+U/DFPT+U. Although in the current version of EPW one cannot add the effect of U to phonons and electron-phonon matrix elements, correction to electronic ...
by stiwari
Sat Nov 02, 2024 12:59 am
Forum: General discussion
Topic: EPW v5.9 release
Replies: 0
Views: 30246

EPW v5.9 release

EPW version 5.9 has been released. You can read more regarding the release on the EPW website: https://docs.epw-code.org/doc/Releases.html. The EPW v.5.9 has a known issue regarding compilation when downloaded with QE v.7.4 Release. We reccommend downloading EPW v5.9 from the EPW website which has ...