ESCOMP / ESCOMP/atmospheric_physics
Tendency variable has incorrect units
Open
- Dominant language
- Fortran
- Stars
- 12
- Forks
- 38
- Avg merge
- 11h 16m
- Merged PRs (30d)
- 5
Description
In `schemes/pumas/micro_pumas_ccpp_dimensions_pre.meta`, the variable `pumas_frzimm` has the standard name:
> tendency_of_pumas_cloud_liquid_droplet_number_concentration_due_to_immersion_freezing
However, the units are listed as `cm-3`, which violates the standard name convention that all `tendency_of_X` variables must have a `s-1` in the listed units. Thus either the provided units need to change, or the standard name needs to change to remove the `tendency_of_` prefix.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.