Page 1 of 1

merged GW database and BSE

Posted: Thu Aug 18, 2022 10:47 pm
by burkzdemir
Dear developers,

I merged the two GW qp databases with different k-points with ypp and then tried to run BSE but got the following error. My input file is attached.

[02.03.01] Screened interaction header I/O
==========================================


[WARNING]Missing all or part of PP/Em1s DB

[WARNING]Bethe Salpter section skipped. Impossible to build the kernel.

Re: merged GW database and BSE

Posted: Fri Aug 19, 2022 8:46 am
by Daniele Varsano
Dear Burak,
the problem is not related to the QP database, but to the fact, Yambo cannot find a database containing the screening which is needed for the BSE.
So either you have a previously calculated database (e.g. ndb.pp coming from GW calculation) either you calculate it from scratch (only static screening is needed).
In the first case be sure that the ndb.pp is contained in the SAVE directory or in a directory you indicated with the -J option when launching yambo, in the second option you need to add (-X s) when preparing the input and setting the corresponding variable for the screening in the input file.

Best,
Daniele