From 4729a47fe113fd276a3d611c31e0017f092b5284 Mon Sep 17 00:00:00 2001 From: JoostBuitink <44062204+JoostBuitink@users.noreply.github.com> Date: Thu, 5 Oct 2023 17:00:22 +0200 Subject: [PATCH] fix typo in to_river unit --- docs/src/model_docs/params_lateral.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/model_docs/params_lateral.md b/docs/src/model_docs/params_lateral.md index c5ae76734..56cca1277 100644 --- a/docs/src/model_docs/params_lateral.md +++ b/docs/src/model_docs/params_lateral.md @@ -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)