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

Fix flux eos #387

Merged
merged 3 commits into from Nov 19, 2021
Merged

Fix flux eos #387

merged 3 commits into from Nov 19, 2021

Conversation

G-071
Copy link
Member

@G-071 G-071 commented Nov 18, 2021

This PR contains the eos=WD fixes for the flux kernel as discussed in #380

Specifically, it contains:

  • asinh fix for the flux kernel (both for Kokkos and CUDA)
  • Reordered computations for the flux kernel (again, for both Kokkos and CUDA)
  • A simple rotating_star test with --eos=WD enabled

The PR does not contain the additional NaN checks - if we want those in master I would suggest a separate PR and some compilation flag to enable/disable the flag!

Copy link
Member

@diehlpk diehlpk left a comment

Choose a reason for hiding this comment

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

LGTM! However, @dmarce1 should have a final look.

@dmarce1 dmarce1 merged commit c0fac93 into master Nov 19, 2021
@dmarce1 dmarce1 deleted the fix_flux_eos branch November 19, 2021 20:43
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

3 participants