The gap breaks down after GW approximation

Concerns issues with computing quasiparticle corrections to the DFT eigenvalues - i.e., the self-energy within the GW approximation (-g n), or considering the Hartree-Fock exchange only (-x)

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

Post Reply
y.mostafa
Posts: 12
Joined: Wed Jun 07, 2023 1:25 pm

The gap breaks down after GW approximation

Post by y.mostafa » Mon Jun 19, 2023 10:24 am

Dear Yambo Developers,

I'm currently trying to get the band structure of a silicon structure using yambo, but after adding the GW approximation, the gap breaks down. I am sending the figure of the band structure to make it clear what I mean.
Figure_1.png
In the figure, the black color corresponds to GW calculation and the blue color corresponds to DFT. I have also sent the input files in the attachment.
test3.zip
Please help me in this field.
Thank you very much.
Mostafa Yaghoobi,
PhD student,
Isfahan University of Technology,
You do not have the required permissions to view the files attached to this post.
Last edited by y.mostafa on Thu Jun 22, 2023 4:39 pm, edited 3 times in total.
Mostafa Yaghoobi
PhD student at Isfahan University of Technology

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

Re: The gap breaks down after GW approximation

Post by Daniele Varsano » Mon Jun 19, 2023 10:35 am

Dear Y. Mostafa,

please sign your post with your name and affiliation. This is a rule of the forum and you can do once for all by filling your signature in the user profile.

Can you please post also your report file?

Please note that your calculating corrections for 200 bands, which can be a waste of time as usually one is interested in few bands near the gap.

Code: Select all

%QPkrange                        # [GW] QP generalized Kpoint/Band indices
1|57|1|200|
%
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/

y.mostafa
Posts: 12
Joined: Wed Jun 07, 2023 1:25 pm

Re: The gap breaks down after GW approximation

Post by y.mostafa » Wed Jun 21, 2023 6:38 pm

Dear Daniele,

Thanks for your quick reply. I have sent the report files (r_electron_bands, r_setup, o.bandss_interpolated,r-yambo_out_HF_and_locXC_gw0_dyson_em1d_ppa) in the attachment. The size of the r-yambo_out_HF_and_locXC_gw0_dyson_em1d_ppa_01 file is 499.7 kB, so I couldn't upload it here.
I appreciate your guidance in advance.
Mostafa yaghoobi,
Isfahan University of Technology
You do not have the required permissions to view the files attached to this post.
Mostafa Yaghoobi
PhD student at Isfahan University of Technology

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

Re: The gap breaks down after GW approximation

Post by Daniele Varsano » Thu Jun 22, 2023 9:41 am

Dear Mostafa,
please sign your post with your name and affiliation. This is a rule of the forum and you can do once for all by filling your signature in the user profile.

What I need to check your calculation is the report file of the GW calculation and the one you sent is truncated (unfinished job).
In order to make think easier, can you repeat a GW calculation just for few bands around the gap, e.g

Code: Select all

%QPkrange                        # [GW] QP generalized Kpoint/Band indices
1|57|23|26|
%
when doing this, please check that convergence is reached wrt bands and dimension of the screening matrix, and then, if the problem persists send the report 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/

y.mostafa
Posts: 12
Joined: Wed Jun 07, 2023 1:25 pm

Re: The gap breaks down after GW approximation

Post by y.mostafa » Thu Jun 22, 2023 4:51 pm

Dear Daniele,

Unfortunately, I still could not solve the problem. Although the band structure changed a little.

I have sent r_yambo..., l_yambo..., ndb.QP, and o-yambo_out.qp in the attachment.
I hope that you mean these files by the report files. Thank you for your help.
ndb.QP.zip
r_yambo_out.zip
o-yambo_out.qp.zip
Mostafa Yaghoobi,
PhD student,
Isfahan University of Technology.
You do not have the required permissions to view the files attached to this post.
Mostafa Yaghoobi
PhD student at Isfahan University of Technology

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

Re: The gap breaks down after GW approximation

Post by Daniele Varsano » Fri Jun 23, 2023 9:26 am

Dear Mostafa,

I cannot see errors in your calculation.
I do not know the system you are studying (a sort of porous silicon crystal?).
What I can see is that in the region of the LDA gap there is a sort of Mexican hat, so a situation of inverted bands.

In order to understand what is happening here, I can suggest you to perform an HF (even out-of-convergence) calculation with QE and see if the LDA ordering and shape of the bands persist or it changes qualitatively.

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/

User avatar
Davide Sangalli
Posts: 614
Joined: Tue May 29, 2012 4:49 pm
Location: Via Salaria Km 29.3, CP 10, 00016, Monterotondo Stazione, Italy
Contact:

Re: The gap breaks down after GW approximation

Post by Davide Sangalli » Fri Jun 23, 2023 10:18 am

I agree with Daniele.

It looks like HF would like to invert the bands ordering, compared to LDA, at K[1] and K[7], and the same remains true for GW.

First, one should check carefully the convergence parameters / approximations (e.g. PPA).
Maybe this band inversion goes away if the parameters are pushed (?)
If not, GW as formulated in the yambo code is not suppose to work fine in these situations.

An alternative could be a better DFT starting point, probably using some hybrid functional.

Best,
D.
Davide Sangalli, PhD
CNR-ISM, Division of Ultrafast Processes in Materials (FLASHit) and MaX Centre
https://sites.google.com/view/davidesangalli
http://www.max-centre.eu/

y.mostafa
Posts: 12
Joined: Wed Jun 07, 2023 1:25 pm

Re: The gap breaks down after GW approximation

Post by y.mostafa » Sat Jun 24, 2023 11:33 am

Dear Daniele and Davide

Thank you very much for your advice.
It seems that there has been an inverted band here.

Best regards,

Mostafa yaghoobi,
Isfahan University of Technology, Iran.
Mostafa Yaghoobi
PhD student at Isfahan University of Technology

Post Reply