triqs_ctint.post_process.G2ph_from_G2ph_conn
- triqs_ctint.post_process.G2ph_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 full \(G^{(2)}\) in the particle-hole channel.
Adds the disconnected contribution, built from the interacting Green’s function \(G\), to the connected two-particle Green’s function in the particle-hole channel.
- 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 full two-particle Green’s function \(G^{(2)}_{ph}(i\omega)\).