ndb.QP not read

Deals with issues related to computation of optical spectra, solving the Bethe-Salpeter equation.

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

Post Reply
xjxiao
Posts: 50
Joined: Sat Jan 11, 2025 6:30 pm

ndb.QP not read

Post by xjxiao » Thu Apr 03, 2025 8:03 am

Dear all,
I set KfnQPdb= "E<./480b_15Ry_bse/ndb.QP", but why is the ndb.QP file not being read during the BSE calculation?
Thanks!
Xiao
Last edited by xjxiao on Thu Apr 03, 2025 2:30 pm, edited 1 time in total.
Xiangjun Xiao
Institute of Semiconductors, Chinese Academy of Sciences

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

Re: ndb.QP not read

Post by Daniele Varsano » Thu Apr 03, 2025 8:10 am

Dear Xiangjun,

1) try to put spaces between the "<" sign in the keyword:

Code: Select all

KfnQPdb= "E < GW_QP_database/ndb.QP"   

2) Include at least one occupied and one unoccupied band in the kernel, at moment you are including only 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/

xjxiao
Posts: 50
Joined: Sat Jan 11, 2025 6:30 pm

Re: ndb.QP not read

Post by xjxiao » Thu Apr 03, 2025 8:58 am

Dear Daniele,
1) try to put spaces between the "<" sign in the keyword:

Code: Select all

KfnQPdb= "E < GW_QP_database/ndb.QP"   
Thanks a lot for your help! I found that after modifying the path to KfnQPdb= "E < GW_QP_database/ndb.QP", the ndb.QP file was successfully read.
2) Include at least one occupied and one unoccupied band in the kernel, at moment you are including only metallic bands.
Currently, the bands under consideration are metallic in PBE calculations but develop a bandgap after GW corrections. Is it necessary to include additional bands in the calculation? What is the physical significance of this requirement?
Best,
Xiao
Xiangjun Xiao
Institute of Semiconductors, Chinese Academy of Sciences

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

Re: ndb.QP not read

Post by Daniele Varsano » Thu Apr 03, 2025 2:25 pm

Dear Xiao,

if the system develops a gap then it should be ok.
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/

Post Reply