DataWaveProject / CAM

Community Atmosphere Model
Other
0 stars 0 forks source link

Output Variables #10

Open jatkinson1000 opened 1 month ago

jatkinson1000 commented 1 month ago

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 commented 1 month ago

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 commented 1 week ago

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