E3SM-Project / E3SM-Project/scream
Tendency output does not check for requested parent field
Open
bug
- Dominant language
- No language data
- Stars
- 79
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
When requesting a tendency field of X, we currently only check that X was updated and not the parent field of X. This leads to inconsistent results. For example, when requesting `physics_U_tendency`, it is not the same as `physics_horiz_winds[dim=0]` because not all physics process updates `U` directly.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.