Dear all,
I am new to pwscf with Yambo calculations and trying to compute monolayer MoS2 quasiparticle band structure. Indeed I finished all the calculations as mention in 2D-h-BN example and ended with with our errors. Now, I am able plot the standard DFT band structure and not able to include the quasiparticle corrections to PBE energies. Here with I am attaching the yambo input/outputs used in my calculations and kindly suggest me to solve my issue.
Thanks in advance
with regards
S. Appalakondaiah
postdoctoral scholar
Sungkyunkwan University
Suwon
South Korea
Regarding GW band structure interpolation oF MoS2
Moderators: Davide Sangalli, andrea marini, Daniele Varsano
-
- Posts: 5
- Joined: Thu Jan 18, 2018 7:02 am
Regarding GW band structure interpolation oF MoS2
You do not have the required permissions to view the files attached to this post.
- Daniele Varsano
- Posts: 4198
- Joined: Tue Mar 17, 2009 2:23 pm
- Contact:
Re: Regarding GW band structure interpolation oF MoS2
Dear S. Appalakondaiah,
I think there a syntax error in your ypp input file:
You need to replace:
with
as GfnQPdb it is not part of the QPkrange namelist and in this way it is not recognized.
Best,
Daniele
I think there a syntax error in your ypp input file:
You need to replace:
Code: Select all
%QPkrange # generalized Kpoint/Band indices
1| 51| 1|15|
GfnQPdb= "E < 2D_WR_WC/ndb.QP"
%
Code: Select all
%QPkrange # generalized Kpoint/Band indices
1| 51| 1|15|
%
GfnQPdb= "E < 2D_WR_WC/ndb.QP"
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: 5
- Joined: Thu Jan 18, 2018 7:02 am
Re: Regarding GW band structure interpolation oF MoS2
Dear Dr. Daniele Varsano
Thank you very much for quick reply. It works but unfortunately the QP-band structure is completely weired. I will check again with all parameter convergence. Thank you once again
with regards
S. Appalakondaiah
postdoctoral scholar
Sungkyunkwan University
Suwon
South Korea
Thank you very much for quick reply. It works but unfortunately the QP-band structure is completely weired. I will check again with all parameter convergence. Thank you once again
with regards
S. Appalakondaiah
postdoctoral scholar
Sungkyunkwan University
Suwon
South Korea