Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up logic in config_pes.xml #39

Open
mnlevy1981 opened this issue Jul 9, 2020 · 1 comment
Open

Clean up logic in config_pes.xml #39

mnlevy1981 opened this issue Jul 9, 2020 · 1 comment

Comments

@mnlevy1981
Copy link
Collaborator

Description of the issue:

We typically define pe layouts in cime_config/config_pes.xml to match the regex POP2[^%] for non-ecosystem compsets and POP2%ECO for compsets with the ecosystem enabled. If we introduce a compset to use POP2%ABIO-DIC or POP2%ABIO-DIC%ECO, neither of the two compset attributes will match.

Version:

  • CESM: latest
  • POP2: latest

Machine/Environment Description:

cheyenne and hobart are currently the only machines specified in config_pes.xml

Any xml/namelist changes or SourceMods:

no

@mnlevy1981
Copy link
Collaborator Author

If config_pes.xml can make use of the match=last construct, we can use POP2 instead of POP2[^%]; I'm sure we can add something in to the POP2%ECO to also allow for POP2%...%ECO provided there isn't a _ in the ... but my regex knowledge isn't strong enough to be willing to put something in a comment without checking it first

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

No branches or pull requests

1 participant