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

DCore post tools #148

Merged
merged 27 commits into from
Sep 14, 2024
Merged

DCore post tools #148

merged 27 commits into from
Sep 14, 2024

Conversation

yomichi
Copy link
Contributor

@yomichi yomichi commented Sep 13, 2024

Restructured post tools:

  • dcore_post is divided to dcore_anacont and dcore_spectrum
    • dcore_anacont performs the analytic continuation of the self-energy
      • dcore_anacont_pade and dcore_anacont_spm are merged to this
      • Users can perform AC using their program (see )
    • dcore_spectrum calculates the spectral function A(k,w) and the density of state D(w)
  • Sections of the input parameters for the post tools are changed
    • [tool] is moved to [post]
    • dcore_anacont reads [post.anacont]
    • dcore_spectrum reads [post.spectrum]

@yomichi yomichi merged commit 1a90764 into develop Sep 14, 2024
8 checks passed
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.

1 participant