-
Notifications
You must be signed in to change notification settings - Fork 112
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
WIP: Sc/polytropic 2d wave speed #1816
Conversation
Added interface coupling docs to the main menu.
Moved converter coupling section.
Added some documentation on coupling converters.
Co-authored-by: Hendrik Ranocha <[email protected]>
…rixi.jl into sc/converters_coupling
Co-authored-by: Daniel Doehring <[email protected]>
Please start from a clean state for future PRs. This one includes a huge amount of unrelated history. |
Restarting this PR from a clean state. |
Sorry, that's not necessary for this one. I would just like to ask you to start with a clean state in the future. We can go ahead with this one as it is - whatever you prefer |
Just add the usual rotation and consistency tests. They pass locally. |
The bug should be fixed now. |
Anything that prevents this from being merged @andrewwinters5000 @SimonCan ? |
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.
This looks good to me once my (minor) comment is addressed.
Co-authored-by: Andrew Winters <[email protected]>
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.
LGTM! We can merge this.
Added wave speeds to the PolytropicEulerEquations2D equations.