Skip to content

Commit

Permalink
fix typo in to_river unit
Browse files Browse the repository at this point in the history
  • Loading branch information
JoostBuitink committed Oct 5, 2023
1 parent 5ab0108 commit 4729a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/model_docs/params_lateral.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ internal model parameter `sl`, and is listed in the Table below between parenthe
| `alpha_term` | term used in computation of ``\alpha`` | - | - |
| `α` | constant in momentum equation ``A = \alpha Q^{\beta}`` | s``^{\frac{3}{5}}`` m``^{\frac{1}{5}}`` | - |
| `cel` | celerity of kinematic wave | m s``^{-1}`` | - |
| `to_river` | part of overland flow that flows to the river | m s``^3`` | - |
| `to_river` | part of overland flow that flows to the river | m``^3`` s``^{-1}`` | - |
| `kinwave_it` | boolean for kinematic wave iterations | - | false |

### [Reservoirs](@id reservoir_params)
Expand Down

0 comments on commit 4729a47

Please sign in to comment.