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

[0.25deg config] DIAG_COORDS contains both zstar and rho2 #178

Open
minghangli-uni opened this issue Jun 21, 2024 · 0 comments
Open

[0.25deg config] DIAG_COORDS contains both zstar and rho2 #178

minghangli-uni opened this issue Jun 21, 2024 · 0 comments

Comments

@minghangli-uni
Copy link
Contributor

minghangli-uni commented Jun 21, 2024

As agreed in the namelist discussion, we want both ZSTAR and rho2 in DIAG_COORDS.

DIAG_COORDS - want both zstart and rho2

However we dont have a proper 0.25deg density coordinate as was noted from ACCESS-NRI/access-om3-configs#40, and further discussions are needed. To clarify, I've summarised some points from that issue.

  1. ocean_model_rho2 was used in pan-Antarctic diag_table.
  2. It came from https://github.com/COSIMA/mom6-diagnostics/blob/main/PanAntarctic/inputs/RFNC1.ipynb. But it may not be quite what we want, so might be worth talking about how we adjust it.

Since we dont have diag_rho2.nc under /g/data/vk83/experiments/inputs/access-om3, the following proposal outlines how to add ocean_model_rho2 to the MOM input.

NUM_DIAG_COORDS   = 2
DIAG_COORDS       = "z 01 ZSTAR", "rho2 02 RHO"
DIAG_COORD_DEF_01 = "FILE:ocean_vgrid.nc,interfaces=zeta"
DIAG_COORD_DEF_02 = "FILE:diag_rho2.nc,interfaces=rho2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants