Skip to content

dtend: add missing tendencies and fix bugs in convection tendencies#82

Merged
SamuelTrahanNOAA merged 11 commits into
NOAA-GSL:gsl/developfrom
SamuelTrahanNOAA:bugfix/dtend-man-bugs
May 28, 2021
Merged

dtend: add missing tendencies and fix bugs in convection tendencies#82
SamuelTrahanNOAA merged 11 commits into
NOAA-GSL:gsl/developfrom
SamuelTrahanNOAA:bugfix/dtend-man-bugs

Conversation

@SamuelTrahanNOAA
Copy link
Copy Markdown
Collaborator

@SamuelTrahanNOAA SamuelTrahanNOAA commented May 25, 2021

Fix many bugs in 3D diagnostic tendency code, found by Man Zhang and Sam Trahan. Adds phys_tend to fv3_sar suite, adds tendencies for drag_suite scheme, and fixes many bugs in convection tendencies.

fv3atm changes: NOAA-GSL/fv3atm#92
ccpp-physics changes: NOAA-GSL/ccpp-physics#92

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

4. Only report rayleigh damping tendencies if rayleigh damping is enabled

5. List all possible diagnostic tendencies, even if they are not
enabled. In the output, label them "selected" or "disabled."

6. Add phys_tend to the fv3_rap suite.
@SamuelTrahanNOAA SamuelTrahanNOAA changed the base branch from gsd/develop to gsl/develop May 26, 2021 14:51
@SamuelTrahanNOAA
Copy link
Copy Markdown
Collaborator Author

Man Zhang is doing an independent test of these changes. They should not be merged until her analysis is complete.

@SamuelTrahanNOAA SamuelTrahanNOAA merged commit 317f87f into NOAA-GSL:gsl/develop May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants