Currently, I would like to perform direction-specific BSE calculations in a two-dimensional system, just as done in Fig. 3d of the article
https://www.nature.com/articles/s41563-022-01285-3
However, I have a few questions below:
(1)In my GW calculations, I set
Code: Select all
% LongDrXp
1.000000 | 1.000000 | 0.000000 |
Code: Select all
% BLongDir
0.000000 | 1.000000 | 0.000000 |
(2)When performing BSE calculations without considering anisotropy, I will set
Code: Select all
% BLongDir
1.000000 | 1.000000 | 0.000000 |
Code: Select all
% BLongDir
0.866 | 0.5 | 0.000000 |
Best wishes,
Guo