Set UM print status to PrStatus_Normal#321
Set UM print status to PrStatus_Normal#321blimlim merged 1 commit intodev-preindustrial+concentrationsfrom
PrStatus_Normal#321Conversation
|
!test repro |
|
✅ The Bitwise Reproducibility Check Succeeded ✅ When comparing:
Further informationThe experiment can be found on Gadi at The checksums generated by this The checksums compared against are found here https://github.com/ACCESS-NRI/access-esm1.6-configs/tree/e23db535ca82362407e1e0e149516f39f56a8357/testing/checksum Test summary: |
e5960e7
into
dev-preindustrial+concentrations
1. Summary:
This PR changes the UM
PRINT_STATUSsetting fromPrStatus_DiagtoPrStatus_Normal. This reduces the amount of output written to the UMatm.fort6.pe*log files, primarily removing excess oasis logging. See here for details on the changes to the logs: https://github.com/ACCESS-NRI/UM7/issues/1952. Issues Addressed:
3. Dependencies (e.g. on payu, or model)
This change requires changes to (note pull request(s) where relevant):
Requires UM PR: https://github.com/ACCESS-NRI/UM7/pull/198 for the change to take full effect
4. Ad-hoc Testing
What ad-hoc testing was done? How are you convinced this change is correct (plots are good)?
See testing in https://github.com/ACCESS-NRI/UM7/pull/198
5. CI Testing
!test reprohas been run6. Reproducibility
Is this reproducible with the previous commit? (If not, why not?)
!test repro commithas been run.7. Performance
Has the model performance (say, throughput of model-years/wall-day) changed?
If yes, provide the numbers from your testing. Is the performance better or worse?
8. Manifests
Have you changed the executable, the input files and/or the restart files?
If yes, have you updated the manifests?
To update the manifests, run payu setup (in a cloned copy of your feature branch) with reproducibility tests turned off:
Then commit the newly created manifest files (under manifests/) only to the branch for this PR.
9. Documentation
Is the documentation updated?
10. Merge Strategy