-
Notifications
You must be signed in to change notification settings - Fork 22
Add dedicated interpolate function #612
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
base: main
Are you sure you want to change the base?
Conversation
The interpolation happens only when advecting momentum.
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #612 +/- ##
==========================================
- Coverage 92.69% 90.74% -1.96%
==========================================
Files 39 31 -8
Lines 1697 1566 -131
==========================================
- Hits 1573 1421 -152
- Misses 124 145 +21 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
It seems that, according to |
IIUC, usage of |
…it tests for indexers
|
Stale pull request message |
…R for ShallowWaterScenario
f667bd5 to
5b9f157
Compare
This PR is a first in series of PRs of API refactoring described in #510.
The aim is to replace repeated definitions of
interpolatearound the code to a single function inPyMPDATA.impl.Current tasks:
interpolateJIT-compilable