triqs_ctint.post_process.chi_tilde_ph_from_G2ph_conn
- triqs_ctint.post_process.chi_tilde_ph_from_G2ph_conn()
Dispatched C++ function(s).
[1] (G2ph_conn_iw: Block2Gf[MeshProduct[MeshImFreq, MeshImFreq, MeshImFreq], 4], G_iw: BlockGf[MeshImFreq, 2]) -> Block2Gf[MeshProduct[MeshImFreq, MeshImFreq, MeshImFreq], 4]
Calculate the generalized particle-hole susceptibility.
Forms the generalized particle-hole susceptibility \(\tilde\chi_{ph}\) from the connected two-particle Green’s function in the particle-hole channel and the interacting Green’s function \(G\).
- Parameters:
- G2ph_conn_iwBlock2Gf[MeshProduct[MeshImFreq, MeshImFreq, MeshImFreq], 4]
The connected two-particle Green’s function \(G^{(2)}_{ph,conn}(i\omega)\) in the particle-hole channel.
- G_iwBlockGf[MeshImFreq, 2]
The interacting Green’s function \(G(i\omega)\).
- Returns:
- Block2Gf[MeshProduct[MeshImFreq, MeshImFreq, MeshImFreq], 4]
The generalized particle-hole susceptibility \(\tilde\chi_{ph}(i\omega)\).