-
Notifications
You must be signed in to change notification settings - Fork 245
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
Adding OBC code to slope_x, slope_y #1153
Conversation
Codecov Report
@@ Coverage Diff @@
## dev/gfdl #1153 +/- ##
============================================
- Coverage 46.08% 45.78% -0.31%
============================================
Files 214 223 +9
Lines 69399 69875 +476
============================================
+ Hits 31984 31991 +7
- Misses 37415 37884 +469
Continue to review full report at Codecov.
|
Testing at https://gitlab.gfdl.noaa.gov/ogrp/MOM6/pipelines/10763 Just a heads up, I found I need two patches to pass the openMP tests:
|
Thank you for fixing the OpenMP stuff. I was hoping for help on this issue before you merge:
causes dumbbell to blow up (only one of the tres_? is allocated), but is required for perfect restarts of Bering. |
More for working on issue #1130 . Hopefully I got the OpenMP stuff right.