Dear all,
Hello.
I had the following problems, when I tried to run EPW program for lead examples without spin-orbit coupling.
Error: dis_spheres_first_wann is larger than num_bands-num_wann+1
Error: examine the output/error file for details
Altough I know that Samuel already answered similar problems (viewtopic.php?f=3&t=6), I couldn't figure out why same problems occured again.
Currently, I use latest EPW-4.0.0. (downloaded it on April 2nd) and I also checked that wannier90 is complied properly without any errors.
Could anyone help me with this?
Best,
Woohyun Han.
Error message: dis_spheres_first_wann is larger than num_ban
Moderator: stiwari
Re: Error message: dis_spheres_first_wann is larger than num
Dear Woohyun Han,
Depending on which version of QE you have, you can either do:
1) In QE/
If the version is a bit old, you can do
2) In QE/
3) In QE/EPW/src/
Could you do that and tell me if you still have the issue?
Best,
Samuel
Depending on which version of QE you have, you can either do:
1) In QE/
Code: Select all
make distclean
./configure
make pwall
make ph
make epw
If the version is a bit old, you can do
2) In QE/
Code: Select all
make distclean
./configure
make pwall
make ph
3) In QE/EPW/src/
Code: Select all
make
Could you do that and tell me if you still have the issue?
Best,
Samuel
Prof. Samuel Poncé
Chercheur qualifié F.R.S.-FNRS / Professeur UCLouvain
Institute of Condensed Matter and Nanosciences
UCLouvain, Belgium
Web: https://www.samuelponce.com
Chercheur qualifié F.R.S.-FNRS / Professeur UCLouvain
Institute of Condensed Matter and Nanosciences
UCLouvain, Belgium
Web: https://www.samuelponce.com
Re: Error message: dis_spheres_first_wann is larger than num
Dear Samuel,
I had this same problem. Recompiling cleanly as you suggested solved the problem.
Thanks,
Alaska
I had this same problem. Recompiling cleanly as you suggested solved the problem.
Thanks,
Alaska
Re: Error message: dis_spheres_first_wann is larger than num
Dear Alaska,
Happy to hear that it worked for you.
Best,
Samuel
Happy to hear that it worked for you.
Best,
Samuel
Prof. Samuel Poncé
Chercheur qualifié F.R.S.-FNRS / Professeur UCLouvain
Institute of Condensed Matter and Nanosciences
UCLouvain, Belgium
Web: https://www.samuelponce.com
Chercheur qualifié F.R.S.-FNRS / Professeur UCLouvain
Institute of Condensed Matter and Nanosciences
UCLouvain, Belgium
Web: https://www.samuelponce.com
Re: Error message: dis_spheres_first_wann is larger than num
Dear Samuel,
I fixed that problem when I recompiled EPW as you suggested.
Thank you.
Best,
Woohyun Han
I fixed that problem when I recompiled EPW as you suggested.
Thank you.
Best,
Woohyun Han
-
- Posts: 6
- Joined: Fri Oct 27, 2017 11:36 am
- Affiliation:
Re: Error message: dis_spheres_first_wann is larger than num
Dear sponce,
I am getting error "Error: dis_spheres_first_wann is larger than num_ban" while running "epw1.in".
please help me by solving this problem.
Thanks,
Raju
I am getting error "Error: dis_spheres_first_wann is larger than num_ban" while running "epw1.in".
please help me by solving this problem.
Thanks,
Raju
Re: Error message: dis_spheres_first_wann is larger than num_ban
projection block in EPW input is not clear to me! some people uses like s;p other uses f= 0.0 0.5 ...,s etc. how to understand it clearly. Any tutorials related to it?
-
- Posts: 1
- Joined: Mon May 06, 2024 9:36 am
- Affiliation: TU Graz, Austria
Re: Error message: dis_spheres_first_wann is larger than num_ban
Increasing number of bands (nbnd ) in nscf calculation was helpful for me.