Search found 56 matches

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

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 (no ...
by stiwari
Mon Mar 24, 2025 10:31 pm
Forum: Running the code
Topic: cannot reproduce the example of SiC
Replies: 3
Views: 12396

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

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

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

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

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

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

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

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

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.