-
Notifications
You must be signed in to change notification settings - Fork 17
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
P-alpha porosity #246
P-alpha porosity #246
Conversation
P-alpha porosity model
back in -- keep going back and forth on this). This required updating the reference data for this test.
std::vector in constructors
store distension (alpha).
housecleaning of old unused stuff.
Helps with Python binding, and makes use of new updated state types simpler.
phi and compare with an analytic solution
with compression and expansion. Results look good.
moving frame, which let's us use more natural boundary conditions.
test still shows problems.
The DEM, FSISPH, and GSPH edits all look good |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple of changes that need to be reverted, but after that I think this is good to go.
directory (DataBase), and using these for the fDS term in the porosity.
porosity time step control by default (can still be turned on manually), so we depend on the normal hydro time step constraints. P-alpha was too restrictive.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to go!
Summary
ToDo :
RELEASE_NOTES.md
with notable changes.