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 not working as expected for AD simulations #2739

Open
wwieder opened this issue Sep 3, 2024 · 1 comment · May be fixed by #2406
Open

run_neon not working as expected for AD simulations #2739

wwieder opened this issue Sep 3, 2024 · 1 comment · May be fixed by #2406
Assignees
Labels
bug something is working incorrectly

Comments

@wwieder
Copy link
Contributor

wwieder commented Sep 3, 2024

Brief summary of bug

running a NEON site in AD mode with the run_neon command fails after the base case is created.

./run_neon --neon-sites TOOL --run-type ad

The base case is created and build correctly. But the following error message Error message after the base case builds and the SITE.ad case is created is below:

...
Check case OK
submit_jobs case.run
ERROR: Do not know about batch job case.run

This is easily addressed by running ./case_setup in the AD case, but it's not really working as designed.

General bug information

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

Does this bug cause significantly incorrect results in the model's science? [Yes / No]
No

Configurations affected: [Fill this in if known.]
run_neon cases. I'll try with postAD and running transient cases from postAD options too & update this issue.

Maybe this is something that can be addressed by #2671 or #2406? is this something you're seeing in your run_tower testing, @TeaganKing?

I confirmed the same is NOT true with a transient case out of the box.
./run_neon --neon-sites BART, this transient case runs as intended.

@wwieder wwieder added bug something is working incorrectly next this should get some attention in the next week or two. Normally each Thursday SE meeting. labels Sep 3, 2024
@wwieder wwieder added this to the cesm3.0.0 release branch tag milestone Sep 3, 2024
@TeaganKing
Copy link
Contributor

TeaganKing commented Sep 3, 2024

Hey Will, Thanks for pointing this out. I think this will be addressed by the case.setup in the Plumber2 Implementation PR tower_site.py file, line 390. Sorry I didn't realize this was already causing issues.

@wwieder wwieder linked a pull request Sep 3, 2024 that will close this issue
@samsrabin samsrabin linked a pull request Sep 3, 2024 that will close this issue
@TeaganKing TeaganKing self-assigned this Sep 4, 2024
@wwieder wwieder added bug something is working incorrectly and removed bug something is working incorrectly next this should get some attention in the next week or two. Normally each Thursday SE meeting. labels Sep 5, 2024
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.

2 participants