MOM6: +Add symmetric_sum functions#600
Merged
Hallberg-NOAA merged 1 commit intoNOAA-GFDL:dev/gfdlfrom Apr 8, 2026
Merged
Conversation
Collaborator
mom6bot
commented
Apr 8, 2026
- NOAA-GFDL/MOM6@6074eb37e +Add symmetric_sum functions
- NOAA-GFDL/MOM6@260181689 Move particles_run call into step_MOM_tracer_dyn This commit fixes a bug in particle advection of particles that are advected by uh and vh. When the tracer timestep doesn't match the dynamics timestep, these particles need to be advected using the tracer timestep. The previous version of the code sometimes leads to unphysical particle movement, and this commit fixes the issue.
- NOAA-GFDL/MOM6@1e9ac3988 Split reservoir init from update_OBC_segment_data
- NOAA-GFDL/MOM6@71dd08055 Split reading files from update_OBC_segment_data
- NOAA-GFDL/MOM6@116972bfd Trailing semicolons and semicolon white space
- NOAA-GFDL/MOM6@8a51d5898 Change "end if" to endif and "end do" to enddo
- NOAA-GFDL/MOM6@8a009b194 Add Newton iterations for the ice-shelf velocity solution (#1072)
- NOAA-GFDL/MOM6@b065a4e38 Refactor update_OBC_segment_data
- NOAA-GFDL/MOM6@5f60bff6d Zero out allocated array in MOM_temp_salt_initialize_from_Z
- NOAA-GFDL/MOM6@1cd9caef0 Diag_mediator cleanup
- NOAA-GFDL/MOM6@21b17b32a Use clearer conversion factor for ale_u2
- NOAA-GFDL/MOM6@fad004eea Diagnostic output time scaling fix in HA_accum
- NOAA-GFDL/MOM6@374496a75 +Change some MOM_IS axis units to CMIP standards
- NOAA-GFDL/MOM6@56157ef5b +Revise MOM_IceShelf available diags file format
- NOAA-GFDL/MOM6@6074eb37e +Add symmetric_sum functions - NOAA-GFDL/MOM6@260181689 Move particles_run call into step_MOM_tracer_dyn This commit fixes a bug in particle advection of particles that are advected by uh and vh. When the tracer timestep doesn't match the dynamics timestep, these particles need to be advected using the tracer timestep. The previous version of the code sometimes leads to unphysical particle movement, and this commit fixes the issue. - NOAA-GFDL/MOM6@1e9ac3988 Split reservoir init from update_OBC_segment_data - NOAA-GFDL/MOM6@71dd08055 Split reading files from update_OBC_segment_data - NOAA-GFDL/MOM6@116972bfd Trailing semicolons and semicolon white space - NOAA-GFDL/MOM6@8a51d5898 Change "end if" to endif and "end do" to enddo - NOAA-GFDL/MOM6@8a009b194 Add Newton iterations for the ice-shelf velocity solution (#1072) - NOAA-GFDL/MOM6@b065a4e38 Refactor update_OBC_segment_data - NOAA-GFDL/MOM6@5f60bff6d Zero out allocated array in MOM_temp_salt_initialize_from_Z - NOAA-GFDL/MOM6@1cd9caef0 Diag_mediator cleanup - NOAA-GFDL/MOM6@21b17b32a Use clearer conversion factor for ale_u2 - NOAA-GFDL/MOM6@fad004eea Diagnostic output time scaling fix in HA_accum - NOAA-GFDL/MOM6@374496a75 +Change some MOM_IS axis units to CMIP standards - NOAA-GFDL/MOM6@56157ef5b +Revise MOM_IceShelf available diags file format
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.