Daniele Varsano wrote: ↑Mon Nov 24, 2014 4:13 pm
When you change the states variable form 1-2, 1-3, 1-10, you are calculating the exciton amplitudes for the
excitons wit indexes 1 and 2 (you will have two files)
excitons with indexes 1,2 and 3 (you will have 3 files0
excitons with indexes 1,2, ....up to 10. (you will have 20 files)
Best,
Daniele
Dear Daniele,
I have a couple of questions regarding plotting exciton and understanding ypp output files.
1: I have done BSE with the energies 0-4.5 eV only, but in the o.exc_qpt1_E_sorted and o.exc_qpt1_I_sorted files, energies more than 4.5 eV is also there? How it is possible and what is it's meaning?
2: In the same output file, at the top, we have something like this:
Code: Select all
K-point [iku] Weight
# 0.000000 0.000000 0.000000 1.000000
# 0.000000 0.000000 0.166667 0.346401
So, what these k-points correspond to? In a single file, I have more than 10 these k-points? So, should we extract the k-points of the max weight from this list or it will be extracted from the info given after this list of points, like Kv-q ibz, etc... (my next question)? And what is this iku unit in which k-points are reported?
3: I want to know the structure/meaning of the following:
Band_V Band_C Kv-q ibz Symm_kv Kc ibz Symm_kc Weight Energy
columns 1,2 and last are understandable, while the third column is k point or q point of valance band of the corresponding transition entry? And why not it is Kc-q ibz in the fifth column Similarly where will Symm_kv and Symm_kc can be used? And does the Weight max value is 1/normalized?
4: As a lot of users already asked about the meaning of states! And above you have also answered this question,
excitons with indexes 1,2, ....up to 10. (you will have 20 files)
I didn't get it, If I put the 1-10 states, should not I get the 10 files instead of 10?, I file for each excitonic state? I know the index will come from sorting the energy/intensity? So, does it index corresponds to # first 10 states or something else? As, I was doing 1-3 states, and I was obtaining 4 files? I was confused then!
5: I am attaching all the relevant files, in fact, the bandgap (electronic) of the material is 2.32 eV, so I wanted to collect all the major excitons before this energy? But can we also calculate the transitions after the bandgap, I mean the main peak comes at 4.2 eV so, by using ypp can I guess the states due to which this transition will be happening, although this is beyond the bandgap?
6: In my absorption curve, before the fundamental bandgap, the abs is not zero but there is not any peak either! Instead, absorption is continuously increasing from 0 eV. So, should I conclude I have dark excitons in the system? And I found that by looking at the RPA and converged BSE result, that BSE spectra peak is almost 1 eV before than that of RPA, which shows that binding energy of 1 eV? How can I guess the same from ypp results?
7: And lastly, I had planned to apply the scissor operator manually at the end by hand, I have applied the scissor corrections neither in the dielectric screening nor in the BSE! So, is this approach good or should I always apply the corrections in the input file?
8: (I have added this later), In the ypp -e s 1, the energy was sorted and I can see couple of excitations before the bandgap as follows:
Code: Select all
# E [ev] Strength Index
#
[b] 2.00291776657 0.04534414038 1.00000000000[/b]
2.027220249 0.4988466972E-3 2.000000000
2.18450331688 0.04390767217 3.00000000000
2.192421675 0.1276613475E-3 4.000000000
2.201964140 0.1689653378E-2 5.000000000
2.210659027100 0.104321807623 6.000000000000
2.228118658 0.2731759334E-2 7.000000000
2.2380900383 0.0089330776 8.0000000000
2.250730038 0.1531953302E-6 9.000000000
2.279653072 0.5574001465E-2 10.00000000
2.298375607 0.2712711692E-2 11.00000000
2.306696653 0.5385429133E-2 12.00000000
2.309972048 0.3514389973E-2 13.00000000
2.311466455 0.8024664596E-2 14.00000000
2.311852455 0.2226549434E-2 15.00000000
2.313919783 0.5148362252E-3 16.00000000
2.319422007 0.7972204003E-5 17.00000000
2.323478937 0.3133786144E-2 18.00000000
2.33066153526 0.03615135700 19.00000000000
2.333746195 0.1360197257E-4 20.00000000
2.335304499 0.1214212443E-4 21.00000000
But if I do the states 1-1 in ypp -e a
I got the following result:
Code: Select all
# Band_V Band_C Kv-q ibz Symm_kv Kc ibz Symm_kc Weight Energy
# E [eV] Amplitude
160.0000 161.0000 1.0000 1.0000 1.0000 1.0000 0.2125 [b]2.3239[/b]
160.0 161.0 9.000 1.000 9.000 1.000 0.9594E-1 2.365
160.0 161.0 9.000 2.000 9.000 2.000 0.9584E-1 2.365
159.0 161.0 5.000 1.000 5.000 1.000 0.5544E-1 2.421
Here the Energy in the last column is clearly above the bandgap (2.3 eV) while in the energy sorted file was showing the transition index 1 corresponds to 2.002 eV!
I apologize for a lot of questions!!
Thanking you,