Skip to content
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_shelf.stats #513

Merged
merged 2 commits into from
Nov 2, 2023
Merged

ice_shelf.stats #513

merged 2 commits into from
Nov 2, 2023

Conversation

alex-huth
Copy link

Added feature to write an ice_shelf.stats file, which outputs the kinetic energy and mass of the ice sheet according to the same parameters used to write the ocean.stats file (TIMEUNIT, ENERGYSAVEDAYS, and ENERGYSAVEDAYS_GEOMETRIC).

…ename specified by new parameter ICE_SHELF_ENERGYFILE). Currently, this file outputs the kinetic energy and mass of the ice sheet according to the smae parameters used to write the ocean.stats file (TIMEUNIT, ENERGYSAVEDAYS, and ENERGYSAVEDAYS_GEOMETRIC).
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #513 (704e01d) into dev/gfdl (11c3f56) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

❗ Current head 704e01d differs from pull request most recent head 82b8193. Consider uploading reports for the commit 82b8193 to get more accurate results

@@             Coverage Diff              @@
##           dev/gfdl     #513      +/-   ##
============================================
- Coverage     37.52%   37.48%   -0.04%     
============================================
  Files           270      270              
  Lines         79067    79149      +82     
  Branches      14634    14648      +14     
============================================
+ Hits          29667    29672       +5     
- Misses        43930    44007      +77     
  Partials       5470     5470              
Files Coverage Δ
src/core/MOM.F90 50.67% <0.00%> (ø)
src/ice_shelf/MOM_ice_shelf.F90 0.00% <0.00%> (ø)
src/ice_shelf/MOM_ice_shelf_dynamics.F90 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@Hallberg-NOAA Hallberg-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes should be helpful for ice-shelf configurations and they make sense to me.

@marshallward
Copy link
Member

Gaea regression: https://gitlab.gfdl.noaa.gov/ogrp/MOM6/-/pipelines/21204 ✔️

@marshallward marshallward merged commit ab54a1e into NOAA-GFDL:dev/gfdl Nov 2, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants