Commit 176415a
committed
Extracts the Manning velocity calculation into a dedicated, reusable function
to improve modularity.
Introduces the option to specify the Manning friction coefficient 'n' or
the Strickler coefficient 'M' (M = 1/n), providing more flexibility for
model configuration.
Simplifies the channel bed slope definition by replacing separate inlet and
outlet bed elevations with a single total elevation difference 'H'.1 parent 7cb48bc commit 176415a
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
163 | 162 | | |
0 commit comments