Skip to content

dev-1pctCO2: new restart#477

Merged
blimlim merged 3 commits intodev-1pctCO2from
cherry_pick_from_pr473_into_dev-1pctCO2
Feb 24, 2026
Merged

dev-1pctCO2: new restart#477
blimlim merged 3 commits intodev-1pctCO2from
cherry_pick_from_pr473_into_dev-1pctCO2

Conversation

@blimlim
Copy link
Copy Markdown
Collaborator

@blimlim blimlim commented Feb 24, 2026

1. Summary:

What has changed?

This PR cherry picks the changes from #473 into the 1pctCO2 configuration, specifically:

  • updates the restart to the latest dev-preindustrial+concentrations restart
  • UM code and MOM namelist changes to allow starting from year 1.

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):

  • workflow manager (payu):
  • model deployment (ACCESS-ESM1.6):
  • model component or library dependency:
  • input workflow:

4. Ad-hoc Testing

What ad-hoc testing was done? How are you convinced this change is correct (plots are good)?

Testing performed in #472

5. CI Testing

  • !test repro has been run

6. Reproducibility

Is this reproducible with the previous commit? (If not, why not?)

  • Yes
  • No - !test repro commit has been run.

Answers change due to the change in restart

7. Performance

Has the model performance (say, throughput of model-years/wall-day) changed?

  • Yes
  • No
  • N/A (if selected, please add a brief explanation why performance testing is not necessary for this PR)

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?

  • Yes
  • No

If yes, have you updated the manifests?

  • Yes
  • No

To update the manifests, run payu setup (in a cloned copy of your feature branch) with reproducibility tests turned off:

manifest:
  reproduce:
    exe: false
    input: false
    restart: false
runlog:
  enable: false

Then commit the newly created manifest files (under manifests/) only to the branch for this PR.

9. Documentation

Is the documentation updated?

  • Yes
  • N/A

10. Merge Strategy

  • Merge commit
  • Rebase and merge
  • Squash

* 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>
@blimlim
Copy link
Copy Markdown
Collaborator Author

blimlim commented Feb 24, 2026

!test repro commit

@github-actions
Copy link
Copy Markdown

⚠️ The Bitwise Reproducibility Check Had Errors - Check https://github.com/ACCESS-NRI/access-esm1.6-configs/actions/runs/22332357323 ⚠️
❌ The Bitwise Reproducibility Check Failed ❌

When comparing:

  • cherry_pick_from_pr473_into_dev-1pctCO2 (checksums created using commit 200a90b), against
  • dev-1pctCO2 (checksums in commit d552960)
Further information

The experiment can be found on Gadi at /scratch/tm70/repro-ci/experiments/access-esm1.6-configs/200a90b89f5b9611739a22e10628f16117774718, and the test results at https://github.com/ACCESS-NRI/access-esm1.6-configs/runs/64617447183.

The checksums generated by this !test command are found in the testing/checksum directory of https://github.com/ACCESS-NRI/access-esm1.6-configs/actions/runs/22332357323/artifacts/5627537193.

The checksums compared against are found here https://github.com/ACCESS-NRI/access-esm1.6-configs/tree/d55296078c81f3a5806ed3573aef10add1ffbb1a/testing/checksum

Test summary:
🔥 test_repro_historical
🔥 test_repro_determinism

@blimlim blimlim changed the title Changes for feb spinup, allowing for restart year 1 (#473) dev-1pctCO2: new restart Feb 24, 2026
@blimlim
Copy link
Copy Markdown
Collaborator Author

blimlim commented Feb 24, 2026

!test repro commit

@github-actions
Copy link
Copy Markdown

❌ The Bitwise Reproducibility Check Failed ❌

When comparing:

  • cherry_pick_from_pr473_into_dev-1pctCO2 (checksums created using commit 38f1515), against
  • dev-1pctCO2 (checksums in commit d552960)

🔧 The new checksums will be committed to this PR, if they differ from what is on this branch.

Further information

The experiment can be found on Gadi at /scratch/tm70/repro-ci/experiments/access-esm1.6-configs/38f151526ae3158845c842720f35afbc17db07fd, and the test results at https://github.com/ACCESS-NRI/access-esm1.6-configs/runs/64624061110.

The checksums generated by this !test command are found in the testing/checksum directory of https://github.com/ACCESS-NRI/access-esm1.6-configs/actions/runs/22334430538/artifacts/5628321326.

The checksums compared against are found here https://github.com/ACCESS-NRI/access-esm1.6-configs/tree/d55296078c81f3a5806ed3573aef10add1ffbb1a/testing/checksum

Test summary:
test_repro_historical
test_repro_determinism

@blimlim
Copy link
Copy Markdown
Collaborator Author

blimlim commented Feb 24, 2026

CO2 mmr printed out in the first year: CO2 0.43621E-03, which equals 1.01* 4.3189e-04. It looks like there aren't any issues setting CLIM_FCG_YEARS(1,1)=0.

@blimlim blimlim requested a review from MartinDix February 24, 2026 04:16
Copy link
Copy Markdown
Collaborator

@MartinDix MartinDix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@blimlim blimlim merged commit a0e8126 into dev-1pctCO2 Feb 24, 2026
12 checks passed
@blimlim blimlim deleted the cherry_pick_from_pr473_into_dev-1pctCO2 branch February 24, 2026 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants