analyze the origin of the exciton peak
Posted: Tue Dec 22, 2015 6:31 am
Hi Everyone
I am trying to analyze the origin of the spectrum peak in the tutorial of GaSb. (http://www.yambo-code.org/tutorials/GaSb/more.php)
As suggested, we need to sort the energy or intensity first, and then, generate the input for ypp and put the index #N of the exciton with higher strenght in the E_1 peak region.
I am afraid it is not clear to me about the latter sentence. We can get the number of the interested excitation or exciton by us.
What does it mean by " put the index #N of the exciton with higher strenght in the E_1 peak region"?
Since using this command (ypp -e a -F My_inputs/05_BSE_ypp.in -J 05_BSE) we will see:
What does the "1-1" refer to?
Also, how to analyze the origin of the exciton?
Using the o-05_BSE.exc_weights_at_17 file in the REFERENCE-OUTPUT directory, I can see that:
It would be so kind if anyone can clarify the meaning of Column 4 (Symm.)
thanks
I am trying to analyze the origin of the spectrum peak in the tutorial of GaSb. (http://www.yambo-code.org/tutorials/GaSb/more.php)
As suggested, we need to sort the energy or intensity first, and then, generate the input for ypp and put the index #N of the exciton with higher strenght in the E_1 peak region.
I am afraid it is not clear to me about the latter sentence. We can get the number of the interested excitation or exciton by us.
What does it mean by " put the index #N of the exciton with higher strenght in the E_1 peak region"?
Since using this command (ypp -e a -F My_inputs/05_BSE_ypp.in -J 05_BSE) we will see:
Code: Select all
amplitude # [R] Amplitude
excitons # [R] Excitons
States= "1 - 1" # Index of the BS state(s)
Degen_Step= 0.0100 eV # Maximum energy separation of two degenerate states
Also, how to analyze the origin of the exciton?
Using the o-05_BSE.exc_weights_at_17 file in the REFERENCE-OUTPUT directory, I can see that:
Code: Select all
# Band_V Band_C K ibz Symm. Weight Energy
#
4.00000 5.00000 19.00000 27.00000 0.96271 1.64087
4.00000 5.00000 19.00000 2.00000 0.96271 1.64087
3.00000 5.00000 19.00000 26.00000 0.96268 1.64087
4.00000 5.00000 19.00000 4.00000 0.96266 1.64087
thanks