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

run_neon calendar issues in transient case #2471

Closed
wwieder opened this issue Apr 12, 2024 · 0 comments · Fixed by #2472 or #2482
Closed

run_neon calendar issues in transient case #2471

wwieder opened this issue Apr 12, 2024 · 0 comments · Fixed by #2472 or #2482
Assignees
Labels
bug something is working incorrectly

Comments

@wwieder
Copy link
Contributor

wwieder commented Apr 12, 2024

Brief summary of bug

This is one part of the issues being discussed in #2437. Specifically the error running transient cases related to a basecase that is created with a NO_LEAP calendar and transient clones being set to GREGORIAN. See thread here.

General bug information

CTSM version you are using: [output of git describe]
ctsm5.1.dev175

Does this bug cause significantly incorrect results in the model's science? [Yes / No]
no, but it makes run_neon less easy to run

Configurations affected:
transient cases single point created with run_neon

Details of bug

I know @TeaganKing and @ekluzek are taking a deeper look at #2437, but I think we can address this calendar issue with updates to default shell commands in usermod_dirs

I'll open up PR to b4b-dev to address this issue.

Outstanding issues (that I'm aware of) are

@ekluzek and @TeaganKing I'll let you decide how deeply you want to dive into the cime detail outlined here, but I think in the short term the updates to usermods I'll propose will help address this.

@wwieder wwieder added the bug something is working incorrectly label Apr 12, 2024
@wwieder wwieder self-assigned this Apr 12, 2024
@wwieder wwieder mentioned this issue Apr 12, 2024
1 task
slevis-lmwg added a commit that referenced this issue Apr 15, 2024
B4b neon

Description
Fixes neon bugs related to calendar issue with transient cases created by run_neon and an odd error that can be fixed by removing redundant information in usermod_dirs.

CTSM Issues Fixed:
Fixes #2470
Fixes #2471
Fixes #2474

Are answers expected to change (and if so in what way)?
No, removes bug in NEON cases

Any User Interface Changes (namelist or namelist defaults changes)?
only changes to usermod_dirs

Testing:
OK: ./run_ctsm_py_tests -u
OK: ./run_ctsm_py_tests -s
PASS: ./run_sys_tests -s clm_pymods -c ctsm5.1.dev176 --skip-generate
@samsrabin samsrabin linked a pull request Apr 16, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something is working incorrectly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant