-
Notifications
You must be signed in to change notification settings - Fork 235
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
Ice dynamics #1479
Ice dynamics #1479
Conversation
Updates on 04_21
…into ice_dynamics
…nd ice thickness for new and restart simulations
Codecov Report
@@ Coverage Diff @@
## dev/gfdl #1479 +/- ##
============================================
- Coverage 29.04% 29.04% -0.01%
============================================
Files 236 236
Lines 71391 71398 +7
============================================
Hits 20736 20736
- Misses 50655 50662 +7
Continue to review full report at Codecov.
|
Gaea regression: https://gitlab.gfdl.noaa.gov/ogrp/MOM6/-/pipelines/13513 ✔️ |
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.
Once the TC and pipeline testing are complete, I think that this PR is ready to go.
This PR includes several changes in ice dynamics initialization procedure in
initialize_ice_shelf_dyn()
; diagnostics output inice_shelf_solve_outer()
; velocity masks at the boundaries inupdate_velocity_masks()
; andinitialize_ice_thickness_from_file()
. These changes do not affect solutions.