First, find the non-interacting transition energy:
Then, determine the exciton binding energy:
Calculate the inverse participation ratio (IPR) in the k space of the electron-hole amplitude:
The results can be plotted using plot/ebg.py.
Calculate the k-dependent pair amplitude of exciton states:
The results can be plotted using plot/ewfn.py. Additionally, plot/ewfnsum.py can be used to create plots with summed states. For instance, degenerate states can be summed to generate a plot with full symmetry.
Calculate the electron/hole amplitude of exciton states and prepare for generating weighted band structure plots:
where k is on the band structure path.
The results can be plotted using plot/ebands.py.
Calculate the electron-hole pair participation ratio of exciton states:
An input file for this code:
The files from DFT, GW, and BSE calculations:
- eigenvectors or eigenvectors.h5
- eqp.dat (and eqp_q.dat if a shifted grid is used)
- OUT (the code only reads the reciprocal vectors from this file)
- labelinfo.dat gw.dat eqp.dat kmap.dat/kgrid.log (for ebands.x)
- out.dat
- energy.dat
- ewfn_*.dat
- ehdos_*.dat
- ebands_*.dat
- pdeh_*.dat
Copy mkf.mk
from the config directory, modify it as needed, and then run:
make
This tool was initially developed for the following paper, where the method is thoroughly discussed:
- Zhao Tang, Greis J. Cruz, Yabei Wu, Weiyi Xia, Fanhao Jia, Wenqing Zhang, and Peihong Zhang, Giant narrow-band optical absorption and distinctive excitonic structures of monolayer C3N and C3B, Physical Review Applied 17, 034068 (2022).
The following papers have also used this tool:
- Yabei Wu, Zhao Tang, Weiyi Xia, Weiwei Gao, Fanhao Jia, Yubo Zhang, Wenguang Zhu, Wenqing Zhang, and Peihong Zhang, Prediction of protected band edge states and dielectric tunable quasiparticle and excitonic properties of monolayer MoSi2N4, npj Computational Materials 8, 129 (2022).
- Zhao Tang, Greis J. Cruz, Fanhao Jia, Yabei Wu, Weiyi Xia, and Peihong Zhang, Stacking up electron-rich and electron-deficient monolayers to achieve extraordinary mid- to far-infrared excitonic absorption: interlayer excitons in the C3B/C3N bilayer, Physical Review Applied 19, 044085 (2023).
- Fanhao Jia, Zhao Tang, Greis J. Cruz, Weiwei Gao, Shaowen Xu, Wei Ren, and Peihong Zhang, Quasiparticle and excitonic structures of few-layer and bulk GaSe: interlayer coupling, self-energy, and electron-hole interaction, Physical Review Applied 21, 054019 (2024).