triqs_modest.obe.make_one_body_elements_gw
- triqs_modest.obe.make_one_body_elements_gw()
Dispatched C++ function(s).
[1] (filename: str, threshold: float = 1e-05, diagonalize_hloc: bool = False) -> OneBodyElementsGw
Create a one-body elements for GW calculations with CoQui.
Using the data from the “dft_input” group, the local space and downfolding projector are prepared to create a one-body elements. This object is intended to be used in GW calculations.
- Parameters:
- filenamestr
Hdf5 file from dft_tools converter.
- Returns:
- OneBodyElementsGw
One-body elements for GW calculations.