Search found 53 matches
- Sat Feb 01, 2025 10:18 pm
- Forum: General discussion
- Topic: Discrepancy between input and output Electronic Density
- Replies: 4
- Views: 20376
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 ...
- 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: 1282
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.
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.
- 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: 1902
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 ...
- Fri Nov 15, 2024 12:36 am
- Forum: General discussion
- Topic: Why epw does not work with Hubbard U
- Replies: 1
- Views: 3826
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 ...
- Sat Nov 02, 2024 12:59 am
- Forum: General discussion
- Topic: EPW v5.9 release
- Replies: 0
- Views: 5356
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 ...
- Mon Oct 28, 2024 11:22 pm
- Forum: General discussion
- Topic: How to produce the K point of the full Brillouin zone of the hexagonal structure
- Replies: 1
- Views: 4897
Re: How to produce the K point of the full Brillouin zone of the hexagonal structure
Hi Donglin, There are multiple codes which can produce the uniform grid in the full Brillouin zone. The easiest method is to use the perl code below (Part of Wannier90 distribution kmesh.pl). To run the code below and generate a 6 6 6 k-grid -> perl kmesh.pl 6 6 6 Best regards, Sabya [#!/usr/bin ...
- Fri Oct 11, 2024 1:48 am
- Forum: General discussion
- Topic: I can not obtain the n/p-type transport of graphene at 1E15 cm-2
- Replies: 2
- Views: 7325
Re: I can not obtain the n/p-type transport of graphene at 1E15 cm-2
Hi,
Can you try increasing the fine-grid (nkf and nqf)? If that does not work can you attach your input and output files?
Best regards,
Sabya.
Can you try increasing the fine-grid (nkf and nqf)? If that does not work can you attach your input and output files?
Best regards,
Sabya.
- Fri Oct 11, 2024 1:36 am
- Forum: Running the code
- Topic: Strange phonon spectrum after interpolation
- Replies: 4
- Views: 9214
Re: Strange phonon spectrum after interpolation
Hi Jianguo,
I think the problem comes from the fsthick. Increase the fsthick size or use etf_mem=0 in your epw input file. If that does not help, please check the q-point path that it does not have any discontinuity.
Best regards,
Sabya.
I think the problem comes from the fsthick. Increase the fsthick size or use etf_mem=0 in your epw input file. If that does not help, please check the q-point path that it does not have any discontinuity.
Best regards,
Sabya.
- Fri Oct 11, 2024 1:33 am
- Forum: Compilation
- Topic: EPW 5.9 is not compatible with the latest wannier
- Replies: 1
- Views: 22114
Re: EPW 5.9 is not compatible with the latest wannier
Hi,
Yes, the PAO is not yet implemented inside the external Wannier library in QE. Hence, the PAO at the moment cannot be used with EPW (as of EPW 5.9). Hopefully, it will become part of the QE soon.
Best regards,
Sabya.
Yes, the PAO is not yet implemented inside the external Wannier library in QE. Hence, the PAO at the moment cannot be used with EPW (as of EPW 5.9). Hopefully, it will become part of the QE soon.
Best regards,
Sabya.
- Fri Sep 13, 2024 4:06 am
- Forum: Compilation
- Topic: Calculating RAM issues
- Replies: 1
- Views: 6033
Re: Calculating RAM issues
Hi
EPW is not tested for such large system sizes.
For QE related questions please use QE users forum (https://www.quantum-espresso.org/users-forum/).
Best regards,
Sabya.
EPW is not tested for such large system sizes.
For QE related questions please use QE users forum (https://www.quantum-espresso.org/users-forum/).
Best regards,
Sabya.