BSE Bands

You can find here problems arising when using old releases of Yambo (< 5.0). Issues as parallelization strategy, performance issues and other technical aspects.

Moderators: Davide Sangalli, andrea.ferretti, myrta gruning, andrea marini, Daniele Varsano, Conor Hogan

Locked
Zafer Kandemir
Posts: 40
Joined: Wed May 06, 2020 9:43 am
Contact:

BSE Bands

Post by Zafer Kandemir » Mon Dec 06, 2021 8:06 am

Dear Developers,

I am trying to run BSE calculation, but I am getting this error:

Code: Select all

[ERROR]EMPTY WF index @ b18 k9 spin1 ID0
I chose QPkrange: (1|169|13|16) between 13 and 16 bands in GW calculation. I did the BSE calculation using the GW correction file (ndb.QP_merged_1_gw_real_axis).

For BSE calculation; in report file:

Code: Select all

  [K+QP] Filled Bands                               :  15
  [K+QP] Metallic Bands                             :  16  18
  [K+QP] Empty Bands                                :  19  600
  
Can I calculate BSE between 13 and 19 bands by using GW correction file? Or should I recalculate the GW calculation for bands 13|19?

Best regards.

Zafer Kandemir
Dr. Zafer Kandemir
Postdoctoral Researcher
Department of Mechatranics Engineering, Sabanci University
Istanbul, Turkey

User avatar
Daniele Varsano
Posts: 3816
Joined: Tue Mar 17, 2009 2:23 pm
Contact:

Re: BSE Bands

Post by Daniele Varsano » Mon Dec 06, 2021 10:52 am

Dear Zafer,

not having calculated QP corrections for empty bands can be source of inaccuracy, but it is not related to the error message.
There should be another problem in your input file.

Best,
Daniele
Dr. Daniele Varsano
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/

Zafer Kandemir
Posts: 40
Joined: Wed May 06, 2020 9:43 am
Contact:

Re: BSE Bands

Post by Zafer Kandemir » Mon Dec 06, 2021 12:49 pm

Dear Daniele,

Thank you for your reply. I attached the input, report files, and log file for one CPU.

Best regards.

Zafer Kandemir
You do not have the required permissions to view the files attached to this post.
Dr. Zafer Kandemir
Postdoctoral Researcher
Department of Mechatranics Engineering, Sabanci University
Istanbul, Turkey

User avatar
Daniele Varsano
Posts: 3816
Joined: Tue Mar 17, 2009 2:23 pm
Contact:

Re: BSE Bands

Post by Daniele Varsano » Mon Dec 06, 2021 12:53 pm

Dear Zafer,
this happens because your band range in the BSE is too low. At least one empty band need to be included in the BSE Hamiltonian.

Best,
Daniele
Dr. Daniele Varsano
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/

Zafer Kandemir
Posts: 40
Joined: Wed May 06, 2020 9:43 am
Contact:

Re: BSE Bands

Post by Zafer Kandemir » Mon Dec 06, 2021 1:08 pm

Dear Daniele,

Yes, I added one empty band. The band range of the new BSE calculation is from 13 to 19.
Should I recalculate the GW calculation for bands 13|19?

Best regards.

Zafer Kandemir
Dr. Zafer Kandemir
Postdoctoral Researcher
Department of Mechatranics Engineering, Sabanci University
Istanbul, Turkey

User avatar
Daniele Varsano
Posts: 3816
Joined: Tue Mar 17, 2009 2:23 pm
Contact:

Re: BSE Bands

Post by Daniele Varsano » Mon Dec 06, 2021 2:13 pm

Dear Zafer,

I would say yes, as filled, metallic, empty bands can have different corrections.
Otherwise, what the code does is to interpolate the corrections for the missing bands from the calculated ones and as you did not calculate any empty bands it can be a source of error.

Best,
Daniele
Dr. Daniele Varsano
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/

Locked