Skip to content

Bugfix for truncation file handle#227

Merged
Hallberg-NOAA merged 1 commit into
NOAA-GFDL:dev/gfdlfrom
herrwang0:bugfix-trunc-file-handle
Dec 3, 2025
Merged

Bugfix for truncation file handle#227
Hallberg-NOAA merged 1 commit into
NOAA-GFDL:dev/gfdlfrom
herrwang0:bugfix-trunc-file-handle

Conversation

@herrwang0
Copy link
Copy Markdown
Contributor

This patch fixes a bug that velocity trunction files were not written using FMS2. The issue was that negative file handles returned by open(newunit) is disregarded.

This is the same patch as in NOAA-GFDL/MOM6#739 but for SIS2.

This patch fixes a bug that velocity trunction files were not written
using FMS2. The issue was that negative file handles returned by
open(newunit) is disregarded.

This is the same patch as in NOAA-GFDL/MOM6#739
but for SIS2.
Copy link
Copy Markdown
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 look correct to me.

@Hallberg-NOAA
Copy link
Copy Markdown
Member

This PR has passed pipeline testing at https://gitlab.gfdl.noaa.gov/ogrp/mom6ci/SIS2/-/pipelines/29410.

@Hallberg-NOAA Hallberg-NOAA merged commit 5d89dc7 into NOAA-GFDL:dev/gfdl Dec 3, 2025
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.

2 participants