Skip to content

Conversation

@Hallberg-NOAA
Copy link
Member

Added a test to only apply frazil at the base of an ice shelf if the sfc_state%frazil array is allocated, thereby avoiding a segmentation fault in cases that have and ice shelf but do not have the runtime parameter FRAZIL set to true. This bug was causing the ocean_only/ISOMIP test cases to fail, and fixing it allows them to work again, providing the same answers as previously.

This bug was introduced on Dec. 2, 2025 as a part of PR #985 to dev/gfdl.

  Added a test to only apply frazil at the base of an ice shelf if the frazil
array is allocated, thereby avoiding a segmentation fault in cases that have and
ice shelf but do not have the runtime parameter FRAZIL set to true.  This bug
was causing the ocean_only/ISOMIP test cases to fail, and fixing it allows them
to work again, providing the same answers as previously.

  This bug was introduced on Dec. 2, 2025 as a part of PR mom-ocean#985 to dev/gfdl.
@Hallberg-NOAA Hallberg-NOAA added the bug Something isn't working label Jan 4, 2026
@Hallberg-NOAA
Copy link
Member Author

This bug is already being addressed as a part of PR #1009, so this PR can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant