Skip to content

Append ensemble suffixes right after .mom6 substring in history files#8

Merged
alperaltuntas merged 1 commit intodev/ncarfrom
move_ensemble_suffix
Mar 5, 2026
Merged

Append ensemble suffixes right after .mom6 substring in history files#8
alperaltuntas merged 1 commit intodev/ncarfrom
move_ensemble_suffix

Conversation

@alperaltuntas
Copy link
Member

@alperaltuntas alperaltuntas commented Feb 27, 2026

In FMS, ensemble suffix (_0001, _0002) gets appended to the end of the diagnostics file names. This PR changes that by instead appending the ensemble suffix to the last occurence of .mom6suffix (if it exists) in the file name, so as to make multi-instance mom6 history files in line with the rest of CESM.

This PR is part of a series of PRs to fix various interrelated restart/multi-instance/hybrid run issues alongside
NCAR/MOM6#409
ESCOMP/MOM_interface#311
ESMCI/cime#4944

Copy link
Collaborator

@jedwards4b jedwards4b left a comment

Choose a reason for hiding this comment

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

Thank you!

@alperaltuntas alperaltuntas merged commit bd583f3 into dev/ncar Mar 5, 2026
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