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

v2024.06.0 Release #280

Merged
merged 220 commits into from
Jun 30, 2024
Merged

v2024.06.0 Release #280

merged 220 commits into from
Jun 30, 2024

Conversation

mdavis36
Copy link
Collaborator

Summary

jmpearl and others added 30 commits July 13, 2022 18:28
removing GHLLC (depricate), adding a ArtificialViscosity implementation for direct comparison in the GSPH paper. Might need to rename to make it less confusing with the AV class heirarchy in Spheral
update policy is now used to handle the Riemann gradients that are stored between steps. for problems with const bc and initial pressure gradients (hydrostatic atmospheres etc...) the pressure gradient will need to be given initial conditions similar to eps or rho or any other field
this commit removes the isFirstCycle switch which I was using to hackishly initialize the spatial derivatives. When switching over to using the initializeOnStartUp method the switch never flipped messing up the gradients.
jmpearl and others added 26 commits June 3, 2024 20:16
Bugfixes for P-alpha constructor and ASPH algorithm
@mdavis36 mdavis36 merged commit cdd7c1d into main Jun 30, 2024
2 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.

4 participants