-
Notifications
You must be signed in to change notification settings - Fork 62
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
*Use thickness_to_dz in dumbbell_initialize_sponges #487
*Use thickness_to_dz in dumbbell_initialize_sponges #487
Conversation
Use thickness_to_dz to convert thicknesses from thickness units to height units in dumbbell_initialize_sponges with the traditional (non-ALE) sponges. Boussinesq answers are identical, but non-Boussinesq answers with an equation of state will change to be less dependent on the value of RHO_0.
Codecov Report
@@ Coverage Diff @@
## dev/gfdl #487 +/- ##
============================================
- Coverage 37.80% 37.79% -0.01%
============================================
Files 270 270
Lines 78403 78404 +1
Branches 14521 14521
============================================
- Hits 29638 29636 -2
- Misses 43361 43364 +3
Partials 5404 5404
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Seems to be a CI error:
|
The error mentioned above must be unrelated, I will look into what might have happened. |
Gaea regression: https://gitlab.gfdl.noaa.gov/ogrp/MOM6/-/pipelines/20904 ✔️ Maybe that error was MPI-related. Apologies for not looking at it more closely. |
Use thickness_to_dz to convert thicknesses from thickness units to height units in dumbbell_initialize_sponges with the traditional (non-ALE) sponges. Boussinesq answers are identical, but non-Boussinesq answers with an equation of state will change to be less dependent on the value of RHO_0.