Commit adedbe2
authored
Fixes #2315, fixes
#2314
There was a silly bug in de flow limiter (the part of the code where we
nudge the solver step in the 'right' direction based on knowledge of the
problem) where the basin properties where formulated based on du instead
of u, giving completely wrong values for e.g. the low storage factors.
This bug was introduced in #2137
1 parent 8b0db46 commit adedbe2
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
673 | 673 | | |
674 | 674 | | |
675 | 675 | | |
676 | | - | |
677 | | - | |
| 676 | + | |
678 | 677 | | |
679 | 678 | | |
680 | 679 | | |
| |||
0 commit comments