Hi, did you find an answer?
Has the definition of the "linewidth" changed between the versions?
I seem to have a similar/identical problem: viewtopic.php?f=6&t=1875&p=5130#p5130
cheers,
Nicki
Search found 13 matches
- Fri Oct 27, 2023 5:42 am
- Forum: Running the code
- Topic: Tutorial B-doped Diamond phonon linewidth value error
- Replies: 1
- Views: 20710
- Thu Oct 26, 2023 5:59 pm
- Forum: Running the code
- Topic: Diamond example - phonon linewidths - factor discrepancy
- Replies: 0
- Views: 54183
Diamond example - phonon linewidths - factor discrepancy
Dear all, we're currently dealing with the physics of phonon instabilities in doped semiconductors and a student of mine calculated the phonon linewidths for these systems. Even carefully converged with respect to k/q-meshes and smearing the line widths appeared too large for me (up to 50-100meV for ...
- Tue Sep 19, 2023 10:08 am
- Forum: Running the code
- Topic: nsmear, ismear and default ph linewidth output
- Replies: 0
- Views: 55917
nsmear, ismear and default ph linewidth output
Dear all, I want to vary the smearing \eta for different interpolated k-meshes in the phonon self energy (Eq1 in https://docs.epw-code.org/doc/Electron-phononCoupling.html) to check for convergence. I guess nsmear, delta_smear are the correct flags to use. If I do so, say nsmear=5 ; I'll get values ...
- Thu Sep 14, 2023 7:09 am
- Forum: Running the code
- Topic: Neglecting acoustic sum rule
- Replies: 2
- Views: 30735
Re: Neglecting acoustic sum rule
Dear Hari,
thanks a lot for the reply. Reading in the force constants directly and bypassing set_asr2 was something I had in mind, but wasn't to sure if I neglect something important by skipping set_asr2. It worked for me flawlessly.
thanks again,
Nicki
MLU/MPI Halle, Germany
thanks a lot for the reply. Reading in the force constants directly and bypassing set_asr2 was something I had in mind, but wasn't to sure if I neglect something important by skipping set_asr2. It worked for me flawlessly.
thanks again,
Nicki
MLU/MPI Halle, Germany
- Wed Aug 30, 2023 1:25 pm
- Forum: Running the code
- Topic: Neglecting acoustic sum rule
- Replies: 2
- Views: 30735
Neglecting acoustic sum rule
Dear all, I'm doing reference calculation on the phonon self energy of a material with (physical meaningful) imaginary phonon modes. From the documentation of EPW it says that the acoustic sum rule can be either: ‘simple’, ‘crystal’, ‘one-dim’ or ‘zero-dim’ However an asr_typ = "simple" wouldn't be m ...
- Wed Apr 17, 2019 8:42 pm
- Forum: Running the code
- Topic: readwfc - compiler issue
- Replies: 0
- Views: 6303
readwfc - compiler issue
Dear all, I am using the latest EPW5.1.0 embedded within QE6.4.1 release. After successful self-consistent/non-self-consistent and phonon runs I get constantly the following "infamous" read-in error while running EPW ...
- Mon Aug 07, 2017 11:54 am
- Forum: Running the code
- Topic: electronic spectral function - running time
- Replies: 2
- Views: 5250
Re: electronic spectral function - running time
Thanks a lot Samuel, keeping the ph-mode-resolved SE in memory is of course stupid; I should have seen this in the output. I had in mind when using less frequency bins the spectral function always looked shabby, but I'll try this out. On another note; how far have you proceeded with the iterative ...
- Sun Aug 06, 2017 6:37 pm
- Forum: Running the code
- Topic: electronic spectral function - running time
- Replies: 2
- Views: 5250
electronic spectral function - running time
Dear all, I am currently calculating the electronic spectral function for (a) 2D system(s). I define ~300kp along a high-symmetry line and want at least 800k-1200k random q-points. I know from single k-point calculations the self-energies are converged then. Unfortunately these calculations take ...
- Sun Aug 06, 2017 5:30 pm
- Forum: Electron-phonon
- Topic: electron-phonon effect on electron-electron correlation
- Replies: 2
- Views: 6992
Re: electron-phonon effect on electron-electron correlation
Hi Luca, thinking in terms of self-energies and Dyson equations: the effect should be one both sides. Unfortunately I can't find a paper dealing exactly with this questions (maybe Schnhoff et al. Phys. Rev. B 94, 134504 (2016).) However the question of phonons mediating/affecting an electron ...
- Wed Jan 11, 2017 11:21 am
- Forum: Running the code
- Topic: temperature array eptemp(:)
- Replies: 1
- Views: 4113
temperature array eptemp(:)
Dear all, I want to calculate temperature dependent el. linewidths at certain k-points. To efficiently do so, it would be useful to just vary the "Fermi-temperature" and keep the matrix-elements in the memory. It seemed to be possible with eptemp(:) being an array of temperatures to be looped over ...