Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add direct G_iw measurement #168

Open
wants to merge 3 commits into
base: unstable
Choose a base branch
from
Open

add direct G_iw measurement #168

wants to merge 3 commits into from

Conversation

the-hampel
Copy link
Member

add a new measurement to measure the single particle Matsubara Green function G_iw for a specific amount of frequencies. The following solve parameters have been added:

p["measure_G_iw"] = True
p["measure_G_n_iw"] = 10

see test/python/single_site_bethe.py for usage. The measured G_iw is stored in self.G_iw_direct.

@the-hampel the-hampel force-pushed the dev_G_iw_measure branch 2 times, most recently from afd4700 to 4ee17fd Compare July 10, 2023 15:56
* fix indices in direct measurement of G_iw
* fill negative frequencies with conj(G_iw)
* cleanup
* integrate into single site bethe test the new measurement and check
  against Fourier trafo of G(tau)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants