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

Output Variables #10

Closed
jatkinson1000 opened this issue May 30, 2024 · 3 comments
Closed

Output Variables #10

jatkinson1000 opened this issue May 30, 2024 · 3 comments
Assignees
Labels
Fortran This is an issue on the Fortran/CAM side of the coupling project

Comments

@jatkinson1000
Copy link
Member

  1. What are the variables of interest that we would want to write out for analysis?

  2. Once we know these we should add code to write them out (via the buffer).

@jatkinson1000 jatkinson1000 added the Fortran This is an issue on the Fortran/CAM side of the coupling project label May 30, 2024
@jatkinson1000 jatkinson1000 self-assigned this May 30, 2024
@jatkinson1000
Copy link
Member Author

The tendencies to U and V (utgw and vtgw).

These have fincl outputs, but we need to be careful as we only want to look at the deep convection tendencies, not the ones from all GW schemes.

@jatkinson1000
Copy link
Member Author

Add output fields in gw_init of gw_drag, with a conditional around based on whether ml scheme is in use.

@jatkinson1000
Copy link
Member Author

These are added in #14.
Any further outputs as required by #22 should be done there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fortran This is an issue on the Fortran/CAM side of the coupling project
Projects
None yet
Development

No branches or pull requests

1 participant