Search found 190 matches

by hpaudya1
Mon Nov 08, 2021 2:39 pm
Forum: General discussion
Topic: Epw BZ related error
Replies: 3
Views: 7290

Re: Epw BZ related error

Hi Zeeshan, You can generate the homogeneous coarse grid for the nscf calculations using a script 'kmesh.pl' from wannier90 community, please check inside wannier90-3.1.0/utility or https://github.com/wannier-developers/wannier90/blob/develop/utility/kmesh.pl For example; if you want to use 8x8x8 me...
by hpaudya1
Mon Oct 25, 2021 4:38 pm
Forum: Electron-phonon
Topic: How to set parameter “fsthick” ?
Replies: 2
Views: 25500

Re: How to set parameter “fsthick” ?

Hi dhw, You need to do convergence tests for few values of fsthick. You can start from 4 times the maximum phonon frequency of your system (many times I have found we do not need to go beyond). For example, in MgB2, the maximum phonon frequency is around 100 meV, so we have used fsthick = 0.4 eV, wh...
by hpaudya1
Wed Oct 20, 2021 5:49 pm
Forum: General discussion
Topic: The color scale of the Figure 6 in the example of MgB2
Replies: 7
Views: 9475

Re: The color scale of the Figure 6 in the example of MgB2

Hi DSC, The "Missing Key" appears because you do not have data for that specific k-point. Is your nscf calculation correctly done with nsym = .true. flag? If you want to use EPW to plot Fermi surface (and color gap on this), a new implementation is available in EPW. For this, use "fermi_plot = .true...
by hpaudya1
Wed Oct 20, 2021 5:34 pm
Forum: Electron-phonon
Topic: Can Fermi levels be specified to calculate a2F(superconducting gap)
Replies: 6
Views: 30949

Re: Can Fermi levels be specified to calculate a2F(superconducting gap)

Hi dhw, A few meV difference in Fermi energies calculated in coarse grid (nscf run) and fine mesh (epw run) is expected (because of different k-meshes used). If you want to compare the Fermi energies between pw and epw calculation, you need to make a test nscf calculation on the same mesh that you h...
by hpaudya1
Mon Oct 18, 2021 5:12 pm
Forum: General discussion
Topic: The color scale of the Figure 6 in the example of MgB2
Replies: 7
Views: 9475

Re: The color scale of the Figure 6 in the example of MgB2

Hi zhongcy, I think it is not possible to show the color scale on the side of your FS plot in a single plot. However you can use the color scale from 2D Data Display. For this go to; Utilities/2D Data Display ... click Slice and then OK. The color scale correspond to your main plot. Export the image...
by hpaudya1
Sun Oct 10, 2021 6:25 pm
Forum: Superconductivity
Topic: Solve anisotropic Eliashberg equations
Replies: 2
Views: 25730

Re: Solve anisotropic Eliashberg equations

Hi dhw, It looks like you do not have enough Matsubara points in the Pade continuation. I am not sure which version of the code you are using, if it is the latest version, we have introduced a new input variable 'npade', see below; https://gitlab.com/QEF/q-e/-/blob/develop/EPW/src/epw_readin.f90#L26...
by hpaudya1
Sun Oct 10, 2021 6:14 pm
Forum: Running the code
Topic: task # 0 from kernel_aniso_iaxis : error # 1 Error allocating akeri
Replies: 1
Views: 3748

Re: task # 0 from kernel_aniso_iaxis : error # 1 Error allocating akeri

Hi Zegnet,

This type of errors occur usually because of not enough memory per core. It would be great if you could give more about your input, output, and run (how many cores?) files.

Happy EPWing,
Hari
by hpaudya1
Thu Oct 07, 2021 4:42 pm
Forum: Running the code
Topic: Restarting Eliashberg calculations for further temperatures
Replies: 4
Views: 3846

Re: Restarting Eliashberg calculations for further temperatures

Hi Roman, I have one more question, out of curiosity: I noticed that the epwwrite quantities (epwdata.fmt and XX.epmatwpX) are actually not rewritten in that setting and the EPW std-output claims regular mode instead of "RESTART", so I wonder which other flag(s) determine this behaviour? Or is it re...
by hpaudya1
Wed Oct 06, 2021 9:47 pm
Forum: Running the code
Topic: Anomalously large electron-phonon coupling
Replies: 1
Views: 2858

Re: Anomalously large electron-phonon coupling

Hi Chill, I can only guess, this may be because your 'dvscf*' files are not correctly written. Could you check their sizes? Are all the same? Did you have to restart your phonon or you did in a single run? I am asking this because I had the same issue long back when I restarted my phonon for a q-poi...
by hpaudya1
Tue Sep 28, 2021 1:52 am
Forum: General discussion
Topic: isotropic vs anisotropic superconducting gaps
Replies: 7
Views: 7042

Re: isotropic vs anisotropic superconducting gaps

Hi Ilias,

Yes you are right, it should be " wannierize = .false.", which I just corrected it.

Do you have "B3S.ephmat" directory where you can see ephmatXX (pool index), ikmap, egnv, freq files?

It would be nice if you could share your full output file.

Happy EPWing,
Hari