Search found 50 matches

by stiwari
Fri Nov 15, 2024 12:36 am
Forum: General discussion
Topic: Why epw does not work with Hubbard U
Replies: 1
Views: 301

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: 452

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 ...
by stiwari
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: 802

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 ...
by stiwari
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: 1282

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.
by stiwari
Fri Oct 11, 2024 1:36 am
Forum: Running the code
Topic: Strange phonon spectrum after interpolation
Replies: 4
Views: 1835

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.
by stiwari
Fri Oct 11, 2024 1:33 am
Forum: Compilation
Topic: EPW 5.9 is not compatible with the latest wannier
Replies: 1
Views: 1341

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.
by stiwari
Fri Sep 13, 2024 4:06 am
Forum: Compilation
Topic: Calculating RAM issues
Replies: 1
Views: 1508

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.
by stiwari
Mon Aug 05, 2024 12:08 am
Forum: General discussion
Topic: mobility calculation
Replies: 1
Views: 2178

Re: mobility calculation

Hi Ilias,

Do you have the flkf and filqf file (both use the same file "GMKG.txt") in the same folder where you are running the tutorial? Attach your input if the problem is not solved.

Best regards,
Sabya.
by stiwari
Sun Aug 04, 2024 10:56 pm
Forum: Running the code
Topic: Calculation of the intensity of lambda (ele-phon coupling constant) is too big
Replies: 2
Views: 2458

Re: Calculation of the intensity of lambda (ele-phon coupling constant) is too big

Hi Fale, I see that your coarse k,q-grids are a bit too coarse. Are you sure the Wannier interpolation is good? Also, have you checked your phonon dispersion obtained from EPW and direct PH calculation (using matdyn)? Try increasing the coarse grid quantities to see if you see a change in the lambda ...
by stiwari
Thu Jul 25, 2024 4:53 pm
Forum: Running the code
Topic: Error in routine read_control_ph (1): wrong elph
Replies: 4
Views: 3630

Re: Error in routine read_control_ph (1): wrong elph

Hi Bhawna,

One more point, you need to provide the entire k-path and not just the high-symmetry points. With that 'prt' should work.

Best,
Sabya.