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

Initialize dimensions of CNP pools following AM3 #412

Closed
JhanSrbinovsky opened this issue Oct 3, 2024 · 1 comment
Closed

Initialize dimensions of CNP pools following AM3 #412

JhanSrbinovsky opened this issue Oct 3, 2024 · 1 comment

Comments

@JhanSrbinovsky
Copy link
Collaborator

grid_constants defines nCpool_casa, nNpool_casa, nPPool_casa - BUT how this translates to CNP offline?

  • On the ACCESS side - casa_um_inout.F90 has hard-wired dimensions for CNP pools. FIX
@JhanSrbinovsky
Copy link
Collaborator Author

It appears that on the UM side a type C(NP)_pool_tile has been implemented to carry through a group of related fields to CASA which offline are initialised directly. So we'll implement original idea of just using this on UM side.

see locally: /home/599/jxs599/ACCESS3-JULES/src/control/casa/util/init/casa_um_inout.F90.nCNPpools

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.

1 participant