Open Issues Need Help
View All on GitHub Polarization average for BSE spectra about 1 hour ago
AI Summary: This GitHub issue proposes adding an explicit option to the `get_chi` method within `YamboExcitonDB` to enable plotting of polarization-averaged BSE spectra. The suggested implementation involves calling `exciton_dipoles` and then calculating `1/3 * sum(eps_ii(w))` for i=x,y,z, based on user request. This would provide a convenient way to obtain isotropic spectra.
Complexity:
3/5
enhancement good first issue
Python scripts to manage and postprocess quantum espresso and yambo calculation.
Python