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

Add ACCESS-ESM1.6 SBD #140

Closed
dougiesquire opened this issue Aug 20, 2024 · 1 comment · Fixed by #141
Closed

Add ACCESS-ESM1.6 SBD #140

dougiesquire opened this issue Aug 20, 2024 · 1 comment · Fixed by #141

Comments

@dougiesquire
Copy link
Contributor

dougiesquire commented Aug 20, 2024

I would like to add an initial SBD for ACCESS-ESM1.6. For now, the only difference from the ACCESS-ESM1.5 SBD will be the MOM5 spec.

In ACCESS-ESM1.6, I would like to build MOM5 in the same way as ACCESS-ESM1.5, except using the "master" branch and the "ACCESS-ESM" "type" variant. To allow this, the following changes are required:

In MOM5 SPD:

  • Add an "access-esm1.6" version that uses the "master" branch
  • Remove the conditional logic from the definition of the "type" variant
  • Extend withs and ifs currently set up for @access-esm1.5 to include @access-esm1.6

In ACCESS-ESM1.5 SPD:

  • Specify +type=ACCESS-CM in MOM5 spec

In (new) ACCESS-ESM1.6 SPD:

  • Specify +type=ACCESS-ESM in MOM5 spec

I'll follow up with a PR shortly.

@CodeGat
Copy link
Member

CodeGat commented Aug 20, 2024

References ACCESS-NRI/ACCESS-ESM1.6#1

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 a pull request may close this issue.

2 participants