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

Bugfixes for P-alpha constructor and ASPH algorithm #274

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

jmikeowen
Copy link
Collaborator

@jmikeowen jmikeowen commented May 15, 2024

Summary

  • This PR is a bugfix
  • It does the following:
    • Removes an erroneous VERIFY from the Field constructor of PalphaPorosity which forbids valid ranges of parameters
    • Fixes a bug in the SPHHydro that affects ASPH only. But ASPH runs using the SPH hydro have been broken (non-conservative, yielding incorrect answers).

ToDo :

  • Annotate RELEASE_NOTES.md with notable changes.
  • Create LLNLSpheral PR pointing at this branch. (PR#)
  • LLNLSpheral PR has passed all tests.

CRK) to be incorrect with non-unit aspect ratio H tensors.  Not the
purpose of this branch, but we want this fix in develop ASAP so it
will come along.
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

1 participant