dtend: add drag_suite tendencies and fix many bugs in convection tendencies#92
Conversation
1. Store rtg (AKA clw AKA qtr) instead of gq0 in DCNV and SCNV pre/post for schemes that use convective transport. Tracers handled solely by convective transport (ones not in rtg) are reported as convective transport tendencies. Tendencies for variables in rtg are reported as dcnv and scnv tendencies. 2. Report TKE tendencies from gfs v16 PBL. 3. Add diagnostic tendencies to drag_suite
|
|
This has been corrected. Also, the error was in fv3atm, not ccpp-physics. |
|
Man Zhang is doing an independent test of these changes. They should not be merged until her analysis is complete. |
climbfuji
left a comment
There was a problem hiding this comment.
Thanks for making these changes. It's getting more complicated and less portable every time, but that's what we have to live with until the CCPP schemes and framework are tidied up.
Until the CCPP schemes advertise their tendencies, I have no choice but to duplicate logic several places in the code. There just isn't any other way to get the correct tendencies. |
Changes to Logging and Initialization of the CLM Lake Model
Fix many bugs in 3D diagnostic tendency code, found by Man Zhang and Sam Trahan.
ufs-weather-model changes: NOAA-GSL/ufs-weather-model#82
fv3atm changes: NOAA-GSL/fv3atm#92