Skip to content

compare_namelists.py: allow comparing multiple namelist groups with same name#4989

Open
jimmielin wants to merge 2 commits into
ESMCI:masterfrom
jimmielin:hplin/repeat_nl_group
Open

compare_namelists.py: allow comparing multiple namelist groups with same name#4989
jimmielin wants to merge 2 commits into
ESMCI:masterfrom
jimmielin:hplin/repeat_nl_group

Conversation

@jimmielin

Copy link
Copy Markdown

Description

This changes compare_namelists.py changes to support comparing multiple namelist groups of the same name. This namelist configuration is used in CAM-SIMA for separate history tapes but currently triggers a NLCOMP failure when multiple tapes are specified. Please refer to issue.

Checklist

  • My code follows the style guidelines of this project (black formatting)
  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • I have added tests that exercise my feature/fix and existing tests continue to pass
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding additions and changes to the documentation - not applicable unless there's somewhere documenting this behavior?

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.

Namelist groups with the same group name will fail NLCOMP

1 participant