-
Notifications
You must be signed in to change notification settings - Fork 83
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
Multiphase Hybrid - FY23 Q4 milestone (reinitialization/sharpening and pressure approach) #1065
Conversation
* typo in parser argument * simplify hydrostatic ops * fill internal iblank ghost cells * initialize pressure for sloshing tank case
…ntation) * remove unintended changes too
Passes unit tests and regression tests, as well as regression tests for exawind-driver. New exawind-driver reg tests will be added shortly to go with this. |
PR is in place for reg tests (Exawind/exawind-driver#72). AMR-Wind PR should go in first, as well as a corresponding PR for Nalu-Wind, then the reg tests can be merged into exawind-driver. |
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.
Great work! Made a first pass. I probably didn't catch everything ;)
Marc, thanks for going through so much code here! |
Summary
Next step in incorporating multiphase hybrid into main. This PR should bring main up to the code version used for the FY23 Q4 milestone.
Pull request type
Checklist
The following is included:
This PR was tested by running: