ESCOMP / ESCOMP/atmospheric_physics

Implement vertical diffusion constituent tendency diagnostics for all constituents, not just Q/CLDLIQ/CLDICE

Open
#295 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Fortran
Stars
12
Forks
38
Avg merge
11h 16m
Merged PRs (30d)
5

Description

Currently `schemes/sima_diagnostics/diffusion_solver_diagnostics.F90` only extracts the constituent tendencies for Q, CLDLIQ, and CLDICE from the vertical diffusion tendencies for output into `VERT_DIFF_Q`, `VERT_DIFF_CLDLIQ`, and `VERT_DIFF_CLDICE`.

In the future, the constituent properties pointer should be used to programmatically initialize those.

This is on hold because the constituent properties pointer has no information on the "short name" of the constituents, i.e., Q, CLDLIQ, CLDICE, .. -- only the full standard name.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.