You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Left to do: currently both check_water_balance_error and basin_table compute water balance errors over the saveat intervals. We should save the computations done in check_water_balance_error in SavedFlow.
This is a follow up of #1825
(and a few unrelated experiments).
Fixes#1837.
Other changes in this PR:
- Storages from the cumulative flows are computed as a sparse
matrix-vector product
- Storage rates are computed without involving the initial storage
- Manning resistance is more stable around $\Delta h = 0$.
Originally posted by @SouthEndMusic in #1829 (comment)
The text was updated successfully, but these errors were encountered: