historical+concentrations: new restart#483
historical+concentrations: new restart#483blimlim merged 3 commits intodev-historical+concentrationsfrom
Conversation
* Changes for feb spinup, allowing for restart year 1 * Updated checksums as part of https://github.com/ACCESS-NRI/access-esm1.6-configs/actions/runs/22208629474 --------- Co-authored-by: access-bot <113399144+access-bot@users.noreply.github.com>
|
!test repro commit |
|
❌ The Bitwise Reproducibility Check Failed ❌ When comparing:
🔧 The new checksums will be committed to this PR, if they differ from what is on this branch. 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/732c520b5201e3d4ab57e85e2f14d2ce2e1deab2/testing/checksum Test summary: |
1. Summary:
What has changed?
This PR cherry picks the changes from #473 into the historical+concentrations configuration, specifically:
Why was this done?
2. Issues Addressed:
3. Dependencies (e.g. on payu, or model)
This change requires changes to (note pull request(s) where relevant):
4. Ad-hoc Testing
What ad-hoc testing was done? How are you convinced this change is correct (plots are good)?
To confirm that resetting the 3D CO2 fields in the atmosphere restart doesn't affect concentration driven runs, I ran 2 year long experiments using restarts with and without the modified CO2 fields.
Based on the ice restarts, the two runs matched:
(note the atmosphere restarts and outputs will differ, but only for the 3D CO2 fields)
Additional testing performed in #472
5. CI Testing
!test reprohas been run6. Reproducibility
Is this reproducible with the previous commit? (If not, why not?)
!test repro commithas been run.Answers change due to the change in restart
7. Performance
Has the model performance (say, throughput of model-years/wall-day) changed?
Restart change not expected to affect performance
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