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

EAMxx atmchange commands not being appended to CaseStatus or replay.sh #7056

Open
rljacob opened this issue Feb 24, 2025 · 0 comments
Open
Assignees
Labels
CIME EAMxx PRs focused on capabilities for EAMxx

Comments

@rljacob
Copy link
Member

rljacob commented Feb 24, 2025

In the $CASEDIR, the CaseStatus is supposed to be appended anytime an ./xmlchange command is made. ./atmchange commands should also be added.

xmlchanges that are spawned by atmchange seem to be there:

 ---------------------------------------------------
2025-02-24 08:45:57:   Timing files created for run 36192298.250224-084122
 ---------------------------------------------------
2025-02-24 09:02:47: xmlchange success <command> ./xmlchange --append SCREAM_ATMCHANGE_BUFFER=mac_aero_mic::number_of_subcycles=6-ATMCHANGE_SEP-  </command>

But if an atmchange doesn't have a corresponding xmlchnage, there won't be a record of it.

Similarly, replay.sh should have the commands without the timestamps and dashed lines appended so it can be run to hopefully re-create the case.


./xmlchange --append SCREAM_ATMCHANGE_BUFFER=mac_aero_mic::number_of_subcycles=6-ATMCHANGE_SEP-

./case.submit

./pelayout

./xmlchange --append SCREAM_ATMCHANGE_BUFFER=output_yaml_files+=./my_new_output.yaml-ATMCHANGE_SEP-

./preview_namelists

./case.submit
@rljacob rljacob added CIME EAMxx PRs focused on capabilities for EAMxx labels Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CIME EAMxx PRs focused on capabilities for EAMxx
Projects
None yet
Development

No branches or pull requests

2 participants