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

mizuRoute prealpha/prebeta tests are failing to run because of case of local directory in Externals.cfg #238

Open
ekluzek opened this issue Jan 6, 2024 · 1 comment

Comments

@ekluzek
Copy link
Contributor

ekluzek commented Jan 6, 2024

Brief summary of bug

The prealpha/prebeta tests for mizuRoute have been failing to run because the local directory is lowercase

components/mizuroute

rather than

components/mizuRoute

General bug information

CESM version you are using: cesm2_3_beta16

Starts when mizuRoute was added into CESM

Machine you are using: derecho

Have you modified the code? (If so, please point us to you changes.): No

Details of bug

One way to see it is to do

./query_testlists --xml-category prebeta | grep mizu

There are two ways to correct it. One is to modify Externals.cfg here in CESM.
The other is to modify BOTH cime and CTSM:

  • cime -- modify the directory name COMP_ROOT_DIR_ROF in CIME/data/cesm/config_files.xml
  • ctsm -- modify the Externals.cfg there
@ekluzek
Copy link
Contributor Author

ekluzek commented Jan 6, 2024

@fischer-ncar let me know if you approve of making this change in CESM, and I'll push a PR here. If you want me to do the other option I'll need to push a change to cime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant