triqs_tprf::chi_w0r_from_chi_tr

#include <triqs_tprf.hpp>

Synopsis

chi_wr_t chi_w0r_from_chi_tr (chi_tr_cvt chi_tr)

Static susceptibility calculation \(\chi_{\bar{a}b\bar{c}d}(\omega=0, \mathbf{r})\)

Explicit calculation of the static, zero frequency response, by 2nd order trapetzoidal integration in imaginary time, i.e.

\[\chi_{\bar{a}b\bar{c}d}(\omega=0, \mathbf{r}) = \int_0^\beta d\tau \, \chi_{\bar{a}b\bar{c}d}(\tau, \mathbf{r})\]

Parameters

  • chi_tr Generalized susceptibility \(\chi_{\bar{a}b\bar{c}d}(\tau, \mathbf{r})\)

    in imaginary time and real space.

Returns

Generalized susceptibility \(\chi_{\bar{a}b\bar{c}d}(\omega=0, \mathbf{r})\)

at zero Matsubara frequency and real-space.