Dear developers
I have some questions about bse calculations
1- Is it necessary to do first yambo -b and then yambo -o b -k sex -y h
since I do not use the command yambo -b and only run the command
yambo -o b -k sex -y h
and also for Qp calculation I do not run the command yambo -b -k hartree
I just run the yambo -g n -p p???
2- I do not know the meaning of the wehcpl (e-h interaction included in coupling!) in the input file of bse calculation?
S. Ataei, University of Tehran, Iran
problems with bse
Moderators: Davide Sangalli, andrea.ferretti, myrta gruning, andrea marini, Daniele Varsano
-
- Posts: 165
- Joined: Tue Jan 21, 2014 9:03 am
problems with bse
S. Ataei, PhD student at University of Tehran, Iran.
- Daniele Varsano
- Posts: 4198
- Joined: Tue Mar 17, 2009 2:23 pm
- Contact:
Re: problems with bse
Dear Samaneh,
1) yambo -b prepare the input for the static screening. You need it in order to build the sex kernel. It should be done by default if not specified, check you have
the keyword in your input, otherwise you can add the -b in the command line:
When building up the screening "Hartree" is the default. (Check Chimod).
2) GW self energy has dynamical screening, for this reason you do the plasmon pole (-p p) and not the static screening (-b).
3) If you want to go beyond the Tamm-Dancoff approximation, ie include the coupling:
you can include the exchange only in the coupling part of the matrix or also the direct term. In order to include the latter you need to uncomment the WehCpl variable.
Best,
Daniele
1) yambo -b prepare the input for the static screening. You need it in order to build the sex kernel. It should be done by default if not specified, check you have
the
Code: Select all
em1s
Code: Select all
yambo -b -o b -k sex -y h
2) GW self energy has dynamical screening, for this reason you do the plasmon pole (-p p) and not the static screening (-b).
3) If you want to go beyond the Tamm-Dancoff approximation, ie include the coupling:
Code: Select all
BSEmod="coupling"
you can include the exchange only in the coupling part of the matrix or also the direct term. In order to include the latter you need to uncomment the WehCpl variable.
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/