Search found 15 matches
- Sat Oct 09, 2021 11:11 pm
- Forum: Running the code
- Topic: task # 0 from kernel_aniso_iaxis : error # 1 Error allocating akeri
- Replies: 1
- Views: 4570
task # 0 from kernel_aniso_iaxis : error # 1 Error allocating akeri
Dear All I hope everyone is doing great. I am trying to run anisotropic el_ph calculation, but it gives me a headache :) . What type of error this is and how can I fix it? I guess it is related with memory. Error in routine kernel_aniso_iaxis (1): Error allocating akeri task # 0 from kernel_aniso ...
- Mon Sep 20, 2021 8:22 pm
- Forum: Running the code
- Topic: error when running eliashber anistropic calculation
- Replies: 2
- Views: 3764
Re: error when running eliashber anistropic calculation
Dear H. Lee
Ok. Thank you. I will use 24 processors and see what happens. Otherwise, I will change the parameter. Do I have to go to epw_readingf90 and change max_memlt and then recompile epw?
Sincerely, Zegnet
Ok. Thank you. I will use 24 processors and see what happens. Otherwise, I will change the parameter. Do I have to go to epw_readingf90 and change max_memlt and then recompile epw?
Sincerely, Zegnet
- Mon Sep 20, 2021 3:34 pm
- Forum: General discussion
- Topic: isotropic vs anisotropic superconducting gaps
- Replies: 7
- Views: 10569
Re: isotropic vs anisotropic superconducting gaps
Hi Ilias Have you used eliashberg = .true. ? If so, you have to specify laniso = .true. to calculate anisotropic superconductivity, and liso = .true. to calculate isotropic one. If you have not used eliashberg = .true. flag, I think you are calculating the isotropic superconductivity. Sincerely ...
- Sun Sep 19, 2021 5:55 pm
- Forum: Running the code
- Topic: error when running eliashber anistropic calculation
- Replies: 2
- Views: 3764
error when running eliashber anistropic calculation
Dear All I hope everyone is doing great. I was running Eliashberg anistropic calculation and it crashes at the beginning of solving this equation for on an imaginary axis with the following errors: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% task # 0 from ...
- Thu Sep 16, 2021 8:55 pm
- Forum: General discussion
- Topic: Which band and K-points contribute more for lambda
- Replies: 5
- Views: 7004
Re: Which band and K-points contribute more for lambda
Hi Hari Here is the input &inputepw elph = .true. kmaps = .false. epbwrite = .true. epbread = .false. epwwrite = .true. epwread = .false. nbndsub = 30 ! bands_skipped = 'exclude_bands = 1-10' wannierize = .true. num_iter = 300 proj(1) = 'l=0; l=1' proj(2) = 'l=0; l=1' wdata(1) = 'bands_plot = .true ...
- Mon Sep 13, 2021 3:07 pm
- Forum: General discussion
- Topic: Which band and K-points contribute more for lambda
- Replies: 5
- Views: 7004
Re: Which band and K-points contribute more for lambda
Dear Hari
Thank you very much! I have not used eliashberg to calculate lambda. I used the normal method (elph=.true.). Do I have to use eliashberg=.true. variable to get information about the band contribution to lambda?
Sincerely, Zegnet
Thank you very much! I have not used eliashberg to calculate lambda. I used the normal method (elph=.true.). Do I have to use eliashberg=.true. variable to get information about the band contribution to lambda?
Sincerely, Zegnet
- Fri Sep 10, 2021 8:18 pm
- Forum: General discussion
- Topic: Which band and K-points contribute more for lambda
- Replies: 5
- Views: 7004
Which band and K-points contribute more for lambda
Dear All
I hope everyone is doing great. I have calculated lambda ( ele-phon coupling constant) and I would like to know which bands and k-points are contributed more for lambda. How can I find this information? Thank you.
Sincerely, Zegnet
I hope everyone is doing great. I have calculated lambda ( ele-phon coupling constant) and I would like to know which bands and k-points are contributed more for lambda. How can I find this information? Thank you.
Sincerely, Zegnet
- Thu Jun 10, 2021 6:15 pm
- Forum: Running the code
- Topic: Is it possible to run the EPW with npools 1
- Replies: 2
- Views: 2756
Is it possible to run the EPW with npools 1
Dear All
I hope everyone is doing great. EPW is running with np = npools for nscf and epw run. I am wondering if it is possible to run with the same processor but using npools equal one. In my case, the HPC I am using is fast when npools are set to equal to one. Thank you.
Sincerely, Zegnet
I hope everyone is doing great. EPW is running with np = npools for nscf and epw run. I am wondering if it is possible to run with the same processor but using npools equal one. In my case, the HPC I am using is fast when npools are set to equal to one. Thank you.
Sincerely, Zegnet
- Wed May 19, 2021 3:07 am
- Forum: Running the code
- Topic: readdvscf : error # 80 ../phonons/save/pb.dvscf_q2 too short, check ecut
- Replies: 2
- Views: 2872
Re: readdvscf : error # 80 ../phonons/save/pb.dvscf_q2 too short, check ecut
Dear Paudyal
Thank you so much! I miss to open that link.
Sincerely, Zegnet
Thank you so much! I miss to open that link.
Sincerely, Zegnet
- Tue May 18, 2021 5:36 pm
- Forum: Running the code
- Topic: readdvscf : error # 80 ../phonons/save/pb.dvscf_q2 too short, check ecut
- Replies: 2
- Views: 2872
readdvscf : error # 80 ../phonons/save/pb.dvscf_q2 too short, check ecut
Dear All When I run epw, I come up with the readdvscf error as indicated on the subject. I tried to look for readdvsc.f90 file in EPW/src/ folder but there is no file in that name. On this forum before 4 years ago, the same error had been discussed by Jiachen and Prof. Samuel, and the solution was ...