Dear all,
I'm trying to apply GW approximation on DFT calculations obtained from quantum espresso (QE). The system that I'm working on is an insulator, but Yambo is considering it as a metallic system even with "occupations = fixed" option in QE input. Could any one please help me to fix this problem.
The attached is my input and r_setup files.
Thanks in advances,
Reza
Problem with yambo in considering non-metallic sysytems
Moderators: Davide Sangalli, andrea.ferretti, myrta gruning, andrea marini, Daniele Varsano
-
- Posts: 18
- Joined: Thu Mar 26, 2015 5:33 am
Problem with yambo in considering non-metallic sysytems
You do not have the required permissions to view the files attached to this post.
Reza Vatan Meidanshahi
Electrical Engineering Department
Arizona State University
USA
Electrical Engineering Department
Arizona State University
USA
- Daniele Varsano
- Posts: 4198
- Joined: Tue Mar 17, 2009 2:23 pm
- Contact:
Re: Problem with yambo in considering non-metallic sysytems
Dear Reza,
most probably it happens because the energy gap as calculated by QE is very small (check it). Yambo recalculate occupations and see the system as metallic.
If this is the case you can generate the setup input with high verbosity:
and reduce the default value for the occupation threshold:
or just insert this variable by hand in your input file.
Best,
Daniele
most probably it happens because the energy gap as calculated by QE is very small (check it). Yambo recalculate occupations and see the system as metallic.
If this is the case you can generate the setup input with high verbosity:
Code: Select all
yambo -i -V all
Code: Select all
OccTresh=0.1000E-4 # Occupation treshold (metallic bands)
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/
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/
-
- Posts: 18
- Joined: Thu Mar 26, 2015 5:33 am
Re: Problem with yambo in considering non-metallic sysytems
Dear Daniele,
It didn't work. Thanks anyway for replying.
Best,
Reza
It didn't work. Thanks anyway for replying.
Best,
Reza
Reza Vatan Meidanshahi
Electrical Engineering Department
Arizona State University
USA
Electrical Engineering Department
Arizona State University
USA
- Daniele Varsano
- Posts: 4198
- Joined: Tue Mar 17, 2009 2:23 pm
- Contact:
Re: Problem with yambo in considering non-metallic sysytems
Dear Reza,
I will try to reproduce your problem.
Best,
Daniele
I will try to reproduce your problem.
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/
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/
-
- Posts: 18
- Joined: Thu Mar 26, 2015 5:33 am
Re: Problem with yambo in considering non-metallic sysytems
Dear Daniele,
Thank you so much for your kind.
Best,
Reza
Thank you so much for your kind.
Best,
Reza
Reza Vatan Meidanshahi
Electrical Engineering Department
Arizona State University
USA
Electrical Engineering Department
Arizona State University
USA
- Daniele Varsano
- Posts: 4198
- Joined: Tue Mar 17, 2009 2:23 pm
- Contact:
Re: Problem with yambo in considering non-metallic sysytems
Dear Reza,
I've run your qe input, everything converge smoothly, but when running the "nscf" calculation at the end QE says:
As you can see, the lowest unoccupied state is lower in energy than the highest occupied, indication that the system is "metallic", and yambo indeed see it as metallic.
You can have a look to this thread in QE forum.
If you are sure, for some reason (literature etc.) that your system should be semiconductor also at DFT /BLYP level check your input file (structure and other parameters etc.). Consider you are using a very low energy cutoff, where hgh pseudopotentials are quite hard and do require a large energy cutoff (even if this will not solve your problem). Consider also to update your yambo version, you are using a quite old one, and many bugs have been fixed in the new release.
Best,
Daniele
I've run your qe input, everything converge smoothly, but when running the "nscf" calculation at the end QE says:
Code: Select all
highest occupied, lowest unoccupied level (ev): 6.2657 6.2276
You can have a look to this thread in QE forum.
If you are sure, for some reason (literature etc.) that your system should be semiconductor also at DFT /BLYP level check your input file (structure and other parameters etc.). Consider you are using a very low energy cutoff, where hgh pseudopotentials are quite hard and do require a large energy cutoff (even if this will not solve your problem). Consider also to update your yambo version, you are using a quite old one, and many bugs have been fixed in the new release.
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/
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/