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

Offline BGC #395

Open
aidanheerdegen opened this issue Sep 9, 2024 · 4 comments
Open

Offline BGC #395

aidanheerdegen opened this issue Sep 9, 2024 · 4 comments

Comments

@aidanheerdegen
Copy link
Contributor

At the recent ACCESS Community Workshop the need for offline BGC was identified.

This was particularly the case for more complicated versions of WOMBAT, for use with higher resolutions and for long spin-ups to equilibrate carbon pools and for paleo climate modelling.

In theory it shouldn't be too difficult to create a driver for offline mode to read in saved ocean tracer fields to drive the BGC model.

Has this been done for any of the other BGC models?

@pearseb
Copy link

pearseb commented Sep 10, 2024

Thanks for opening an issue on this @aidanheerdegen.

With regard to other BGC models, the answer is yes. The NEMO-PISCES community have been doing this for many years. I'm unsure why at MOM they haven't pushed this forward, but I have a meeting with Charlie Stock this week to see if he has his own set up for BGC model development at GFDL. He and John Dunne and others there may well have their own personal set-ups.

With regard to the required fields, in addition to the Temperature and Salinity tracers you would also need transports through the faces of the grid cells.

pearse

@aekiss
Copy link
Collaborator

aekiss commented Sep 10, 2024

Dale was looking at this (but was that for MOM6?)

@aidanheerdegen
Copy link
Contributor Author

Courtesy of @chrisb13

https://forge.ipsl.jussieu.fr/nemo/chrome/site/doc/TOP/manual/pdf/TOP_manual.pdf

Tracers in Ocean Paradigm” (TOP) is the passive tracers engine of the NEMO ocean model (“Nucleus for European Modelling of the Ocean”). It is intended to be a flexible tool for studying the on/offline oceanic tracers transport and the biogeochemical processes (“green ocean”), as well as its interactions with the other components of the Earth climate system over a wide range of space and time scales. TOP is interfaced with the NEMO ocean engine, and, via the OASIS coupler, with several atmospheric general circulation models.

Dale was looking at this (but was that for MOM6?)

Seems there is some support for this in MOM6 already:

https://mom6.readthedocs.io/en/main/api/generated/modules/mom_offline_main.html

but would probably require some work to get it configured and functioning.

@chrisb13
Copy link

Dale was looking at this (but was that for MOM6?)

Yes, for MOM6: COSIMA/access-om3#123

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

No branches or pull requests

4 participants