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

Feat/flow #176

Merged
merged 6 commits into from
May 16, 2023
Merged

Feat/flow #176

merged 6 commits into from
May 16, 2023

Conversation

s-kuberski
Copy link
Collaborator

I added the extraction of w_0/a from the openQCD gradient flow files. To do this efficiently, I introduced a new internal routine _extract_flowed_energy_density that is now used by extract_t0 and extract_w0.

The flowed Yang-Mills action density at flow time t0 can be computed by Yt = 0.3/t0**2.

@s-kuberski s-kuberski requested a review from fjosw as a code owner May 10, 2023 17:05
Copy link
Owner

@fjosw fjosw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this looks good! Can you maybe add the missing doc string to fit_t0? Looks like a missed doing that.

Copy link
Owner

@fjosw fjosw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@fjosw fjosw merged commit 3198088 into fjosw:develop May 16, 2023
12 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.

None yet

2 participants