new coupling_mode setting (noresm) and update to ww3 aux files#48
Merged
mvdebolskiy merged 13 commits intoMay 12, 2026
Merged
Conversation
This was referenced May 10, 2026
…h noresm and cesm
This reverts commit b54d025.
mvdebolskiy
approved these changes
May 12, 2026
Collaborator
mvdebolskiy
left a comment
There was a problem hiding this comment.
@mvertens Update cime config
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.
Description of changes
This PR adds a new valid value -
noresm- to the xml variablecoupling_modethat can then be used to have different default behavior for auxiliary ww3 averaging output variables in cmeps.In addition - new variables from ww3 were also added to esmFldsExchange_cesm_mod.F90 and fd_cesm.yaml
Specific notes
Because
coupling_modecan now be eithercesmornoresmthe code needed to be extended to recognize the newnoresmsetting and perform the same behavior as for thecesmsetting.Contributors other than yourself, if any: None
CMEPS Issues Fixed: None
Are changes expected to change answers? bfb
Any User Interface Changes (namelist or namelist defaults changes)? aux_
Testing performed
using noresm3_0_beta17 with the following code changes:
compared to noresm3_0_beta16:
prealpha_noresm - PASS, new BFAIL tests due to new grid aliases for active CISM compsets
aux_cam_noresm - PASS
aux_blom_noresm - PASS
This will not effect any CTSM compsets