Search found 28 matches
- Tue May 06, 2025 6:52 pm
- Forum: General discussion
- Topic: both eig_read = .true. and lwfpt = .true. can not be used at the same time
- Replies: 1
- Views: 7512
Re: both eig_read = .true. and lwfpt = .true. can not be used at the same time
Dear Donglin Guo, I hope Jae-Mo Lihm has already addressed your question. Regarding the error message, it suggests that symmetry-equivalent k -points have inconsistent eigenvalues. Could you please check the eigenvalue file you provided and verify whether the eigenvalues for symmetry-equivalent k ...
- Sun Apr 13, 2025 2:54 pm
- Forum: General discussion
- Topic: Timeline for seebeck coefficient and electronic thermal conductivity implementation
- Replies: 1
- Views: 41702
Re: Timeline for seebeck coefficient and electronic thermal conductivity implementation
Hi,
Some of our team members are currently working on implementing the Seebeck coefficient and electronic thermal conductivity in EPW. We will share an update once the implementation is complete.
Regards,
Shashi
Some of our team members are currently working on implementing the Seebeck coefficient and electronic thermal conductivity in EPW. We will share an update once the implementation is complete.
Regards,
Shashi
- Wed Apr 02, 2025 3:32 pm
- Forum: Running the code
- Topic: confusion regarding setting the values of eliashberg equation parameters and parallezation
- Replies: 5
- Views: 125345
Re: confusion regarding setting the values of eliashberg equation parameters and parallezation
Hi Ashwath, 1,2) The fine grid you're using (18³) is quite coarse. To obtain converged values for λ and Tc, you'll need to increase both ` nkf ` and ` nqf `. If your Wannierization looks good and the decay plots are convincing, you should go ahead and increase the k/q grids. Using a coarse fine grid ...
- Sat Mar 22, 2025 5:21 am
- Forum: General discussion
- Topic: Polaron calculation in 2d materials
- Replies: 2
- Views: 33079
Re: Polaron calculation in 2d materials
Hi Pravin,
You can use EPW for 2D-polarons. The tutorials are uploaded at this link
https://epw2024.oden.utexas.edu/74-schedule
Please look at Friday tutorial WEL 1.316.
Regards,
Shashi
You can use EPW for 2D-polarons. The tutorials are uploaded at this link
https://epw2024.oden.utexas.edu/74-schedule
Please look at Friday tutorial WEL 1.316.
Regards,
Shashi
- Thu Mar 13, 2025 3:30 pm
- Forum: Running the code
- Topic: The program cannot run when epw reproduces the phonon spectrum
- Replies: 8
- Views: 104435
Re: The program cannot run when epw reproduces the phonon spectrum
Hi Fale Li, I suspect that Fermi energy is not correctly calculated because you commented out fermi_energy in your input file. When you interpolate band structure, you use points along a path, so the code will not calculate the Fermi energy correctly. When you provide uniform k-mesh, the code ...
- Thu Mar 13, 2025 10:12 am
- Forum: Running the code
- Topic: Trouble with Pade calculations
- Replies: 2
- Views: 12861
Re: Trouble with Pade calculations
Hi Jianguo, To eliminate NaN values, check if the temperature is very close to Tc. If so, try increasing npade to a significantly larger value. If that doesn't resolve the issue, consider increasing the cut-off for the imaginary frequency. Additionally, the Tc estimated from the machine learning ...
- Mon Mar 10, 2025 1:54 pm
- Forum: Running the code
- Topic: The program cannot run when epw reproduces the phonon spectrum
- Replies: 8
- Views: 104435
Re: The program cannot run when epw reproduces the phonon spectrum
Hi Fale Li,
Are you interested in the phonon dispersion plot? If yes, please add band_plot = .true. and phonselfen=.false.
Please let me know if you still have issues.
Regards,
Shashi
Are you interested in the phonon dispersion plot? If yes, please add band_plot = .true. and phonselfen=.false.
Please let me know if you still have issues.
Regards,
Shashi
- Tue Mar 04, 2025 7:02 pm
- Forum: Running the code
- Topic: Allen dynes formula for Tc is not giving correct lambda from epw calcs
- Replies: 8
- Views: 42876
Re: Allen dynes formula for Tc is not giving correct lambda from epw calcs
Hi Subham, If you check the code in EPW/src/supercond.f90, you’ll find that we have provided references for the Allen-Dynes modified McMillan formula in the strong coupling limit. Specifically, these correspond to Eqs. (34–38) from Allen and Dynes, Phys. Rev. B 12, 3 (1975). For your reference, I am ...
- Tue Mar 04, 2025 6:46 pm
- Forum: Running the code
- Topic: The program cannot run when epw reproduces the phonon spectrum
- Replies: 8
- Views: 104435
Re: The program cannot run when epw reproduces the phonon spectrum
Hi Fale Li, There are a few issues with your input parameters that I would like to clarify. The setting ephwrite=.true. is not compatible with filkf=.true. and filqf=.true. since it requires uniform k and q grids. Additionally, you are using phonselfen=.true. along with eliashberg=.true., which are ...
- Thu Feb 27, 2025 10:44 pm
- Forum: Running the code
- Topic: memory error in EPW calculations
- Replies: 6
- Views: 53636
Re: memory error in EPW calculations
Hi Subham,
Could you confirm whether you are using the latest version of EPW v5.9? If not, I recommend using the latest version and try again.
Best regards,
Shashi
Could you confirm whether you are using the latest version of EPW v5.9? If not, I recommend using the latest version and try again.
Best regards,
Shashi