-
Notifications
You must be signed in to change notification settings - Fork 168
Spatial slip interpolation #2165
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
Conversation
Also cleaning up numpy.where statements
And adding XPartialslip with different a and b coefficients
VeckoTheGecko
left a comment
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! I think at some point we would also need more integration like tests to test this
Yep agree, but this will be done when we port over the Preventing stuck particles tutorials, which has always served as integration test for these interpolation schemes |
This PR adds spatial slip interpolator on Xgrids. It builds on #2157, so that should be merged first
mainfor v3 changes,v4-devfor v4 changes)