Hello,
In the puplication PHYSICAL REVIEW B 69, 155112 (2004) by Silvana Botti et al there is a runlevel mentioned called RPA-GW. They use it in order to calculate dielectric functions of different material.
It is said that in this runlevel is obtained by 'replacing KS eigenvalues with GW quasiparticle energys in the RPA form of chi'.
Is this approach also realized in yambo? Can you tell me how to do this?
Thanks and regards
Stephan
GW-RPA
Moderators: Davide Sangalli, andrea.ferretti, myrta gruning, andrea marini, Daniele Varsano, Conor Hogan
- Daniele Varsano
- Posts: 4198
- Joined: Tue Mar 17, 2009 2:23 pm
- Contact:
Re: GW-RPA
Dear Stephan,
what you need to do is to insert QP correction in the RPA spectra. These can be done in different way.
if you want to calculate RPA in G space or:
if you want to calculate in transition space.
The QP correction can be inerted by reading a QP database:
or via a scissor operator approximation if it applies:
Best,
Daniele
what you need to do is to insert QP correction in the RPA spectra. These can be done in different way.
Code: Select all
yambo -o c -k hartree -V qp
Code: Select all
yambo -o b -k hartree -V qp
The QP correction can be inerted by reading a QP database:
Code: Select all
XfnQPdb="E < /SAVE/ndb.QP"
The X is substituted by K in the transition space input.%XfnQP_E
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/