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

Implement TEM circulation diagnostics in physics #653

Closed
fvitt opened this issue Sep 2, 2022 · 4 comments
Closed

Implement TEM circulation diagnostics in physics #653

fvitt opened this issue Sep 2, 2022 · 4 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@fvitt
Copy link

fvitt commented Sep 2, 2022

What is the feature/what would you like to discuss?

Implement TEM circulation diagnostics in physics independent of dycore. Zonal means of wind components and potential temperature are needed in the calculations of the TEM diagnostics. This would use the Zonal_Mean code proposed in PR #629 which computes zonal mean values for arbitrary grids based on m=0 spherical harmonics on arbitrary grids. The ability to output zonal mean diagnostics to history would be needed (see issue #652).

This feature would be useful to evaluate WACCM simulations unstructured grids such as the cube sphere spectral element grid.

Is there anyone in particular you want to be part of this conversation?

@nadavis-ncar @dan800

Will this change (regression test) answers?

No

Will you be implementing this enhancement yourself?

Yes, but I will need some help

@dan800
Copy link
Collaborator

dan800 commented Nov 18, 2022

@fvitt Can you add Peter, Julio and Isla to the conversation?

@dan800
Copy link
Collaborator

dan800 commented Nov 18, 2022

So I looked at the test cases:
/glade/scratch/fvitt/FWsc2000climo_f09_TEM_test04/
/glade/scratch/fvitt/FWsc2000climo_ne30pg3_TEM_test04/

In f09 the fields calculated each way look very similar, e.g., UVzm
image
and UVzaphys
image
However, UVzaphys from the SE run looks very different
image
I realize these are different runs (FV vs SE) and so shouldn't be identical, the magnitude of the flux terms is much reduced, which would imply the circulation is very different. Sort of looks like a bug since I imagine the FV and SE circulations are similar. @PeterHjortLauritzen @nadavis-ncar ?

@nadavis-ncar
Copy link

nadavis-ncar commented Nov 19, 2022 via email

@fvitt
Copy link
Author

fvitt commented Nov 19, 2022

@dan800
Further into the run, away from the initial conditions, UVzaphys fields are more comparable.
Following are the fields 2 months into the run.

FV:
/glade/scratch/fvitt/FWsc2000climo_f09_TEM_test05
UVza_f09

SE:
/glade/scratch/fvitt/FWsc2000climo_ne30pg3_TEM_test05
UVza_ne30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

5 participants