Search found 188 matches
- Tue Sep 12, 2023 2:10 pm
- Forum: Running the code
- Topic: Inconsistent behavior of quasiparticle DOS with increasing temperature
- Replies: 4
- Views: 225
Re: Inconsistent behavior of quasiparticle DOS with increasing temperature
Hi Shubham, It looks like your calculations are not converged with respect to number of Mastubara frequency points. What is the value of 'wscut' used (and 'nswi' at different temperature) in your calculations? As the temperature increases, the value of 'nswi' decreases with fixed 'wscut'. I recommen...
- Fri Sep 08, 2023 2:19 pm
- Forum: Running the code
- Topic: Neglecting acoustic sum rule
- Replies: 2
- Views: 7593
Re: Neglecting acoustic sum rule
Hi NFH, It would be appreciated if you could sign your name and affiliation in your future posts. You can use asr_typ = 'no' in EPW with a small modification in the code as the following. 1) replace CALL set_asr2(asr_typ, nqc1, nqc2, nqc3, ifc, zstar, nat, ibrav_, tau_) by IF (asr_typ /= 'no') CALL ...
- Fri Sep 08, 2023 2:00 pm
- Forum: Electron-phonon
- Topic: Perform electron-Phonon coupling
- Replies: 1
- Views: 196
Re: Perform electron-Phonon coupling
Hi Lavoisier, 1 and 2. The interpolated band/phonon looks good. In the band structure, the top and bottom bands with PW are not included in the wannierization, so you do not see in the EPW calculation. 3. I think, you need to read EPW documentation in more details. 4. No, EPW does not help improve t...
- Thu Aug 17, 2023 2:27 pm
- Forum: Running the code
- Topic: The electron band using Wannier code look very different that from EPW code
- Replies: 2
- Views: 4583
Re: The electron band using Wannier code look very different that from EPW code
Hi Wenjiang,
On top of Sabya's question, could you send us your inputs/outputs and plots?
Happy EPWing,
Hari
On top of Sabya's question, could you send us your inputs/outputs and plots?
Happy EPWing,
Hari
- Thu Aug 17, 2023 2:23 pm
- Forum: Running the code
- Topic: NaN sup. gap in Pade approximation
- Replies: 1
- Views: 4550
Re: NaN sup. gap in Pade approximation
Hi Timon,
Looks like your Pade approximation did not reach convergence. I recommend decreasing the value of npade (https://docs.epw-code.org/doc/Inputs.html#npade) in your input file. I hope it helps.
Happy EPWing,
Hari
Looks like your Pade approximation did not reach convergence. I recommend decreasing the value of npade (https://docs.epw-code.org/doc/Inputs.html#npade) in your input file. I hope it helps.
Happy EPWing,
Hari
- Wed Jun 07, 2023 4:17 pm
- Forum: Running the code
- Topic: Error in opening file ./XX.ephmat/freq
- Replies: 1
- Views: 1060
Re: Error in opening file ./XX.ephmat/freq
Hi wqy1,
Please set 'ephwrite = .true.' in your input so that the XX.ephmat directory will be created and required data will be written to files to solve the Eluiashberg equations.
Happy EPWing,
Hari
Please set 'ephwrite = .true.' in your input so that the XX.ephmat directory will be created and required data will be written to files to solve the Eluiashberg equations.
Happy EPWing,
Hari
- Wed Jun 07, 2023 4:15 pm
- Forum: Running the code
- Topic: somethings wrong in my calculation
- Replies: 1
- Views: 1045
Re: somethings wrong in my calculation
Hi wqy1, It looks like you do not have required files to solve eliashberg equations. They are; 'egnv', 'freq', 'ephmatXX', and ikmap (inside Ca2H.ephmat directory in your case) and can be obtained by setting 'ephwrite = .true. It would have been easy for us to investigate your error if you could sha...
- Wed May 17, 2023 5:28 pm
- Forum: Running the code
- Topic: type of phonon mode
- Replies: 2
- Views: 800
Re: type of phonon mode
Hi Prof. Valery, To determine the type of mode, we need to examine the phonon vibration properties (patterns) with respect to q near the Γ point. EPW does not sort these modes with respect to the mu index. You can visualize the vibration patters (you can see the displacements given in your .dyn1 fil...
- Mon May 15, 2023 1:32 pm
- Forum: Running the code
- Topic: filqf and filkf generation
- Replies: 1
- Views: 1857
Re: filqf and filkf generation
Hi Ru,
The key flags for band_plot are the following;
where 'path.dat' contains generated k/q points along the path.
For more detail you can see: qe-7.1/test-suite/epw_base/epw4.in
Happy EPWing,
Hari
The key flags for band_plot are the following;
Code: Select all
band_plot = .true.
filkf = 'path.dat'
filqf = 'path.dat'
For more detail you can see: qe-7.1/test-suite/epw_base/epw4.in
Happy EPWing,
Hari
- Sat May 06, 2023 1:42 pm
- Forum: General discussion
- Topic: Lambda does not converge
- Replies: 1
- Views: 5487
Re: Lambda does not converge
Hi Adam,
Can you say what is the value of fsthick in your calculation? A recommended value of degaussw is fsthick/4.
Happy EPWing,
Hari
Can you say what is the value of fsthick in your calculation? A recommended value of degaussw is fsthick/4.
Happy EPWing,
Hari