ESCOMP / ESCOMP/CTSM

Accumulators not reset for inactive points

Open
#2,587 0 comments 0 reactions 1 assignee Claimed by @samsrabin View on GitHub
bug priority: low
Dominant language
Fortran
Stars
352
Forks
361
Avg merge
2d 21h
Merged PRs (30d)
7

Description

If a point (patch, column, etc.) is inactive when a reset is requested for a `timeavg` or `runaccum` accumulator type (`accumulMod`), it will not be reset.

I think this is not an issue with the code as-is. Accumulator values seem to only ever be reset at the beginning of the year, which is also the only time that patch activation/deactivation is allowed. However, future code might not make this assumption.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.