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
Copy file name to clipboardExpand all lines: docs/user/model_description.rst
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1150,7 +1150,7 @@ PLACEHOLDER
1150
1150
Marine-driven Bed Level Change
1151
1151
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1152
1152
1153
-
Bed-level change due to marine-driven dune erosion occurs when the total water level exceeds the base of the dune, or the dune toe (``zToe``). See :ref:`marine-driven_morphodynamics` for more information.
1153
+
Bed-level change due to marine-driven dune erosion occurs when the total water level exceeds the base of the dune, or the dune toe elevation (``dune_toe_elevation``). See :ref:`marine_driven_morphodynamics` for more information.
1154
1154
1155
1155
.. _groundwater-module:
1156
1156
Groundwater Module (Hallin, 2023)
@@ -1419,9 +1419,14 @@ Avalanching
1419
1419
1420
1420
PLACEHOLDER
1421
1421
1422
-
.._marine-driven_morphodynamics
1422
+
.._marine_driven_morphodynamics
1423
1423
Marine-driven Morphodynamics
1424
1424
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1425
+
Wave-driven dune erosion occurs when the TWL exceeds the dune toe elevation (``dune_toe_elevation``) [m]. The amount of sediment eroded from the dune is dependent on the frequency of collisions with the dune and the exceedenace of the TWL over the dune toe elevation. The volume of eroded sediment is calculated following the Palmsten and Holman (2012) dune erosion formula:
1425
1426
1426
-
PLACEHOLDER: See section...
1427
+
.. math::
1428
+
1429
+
V = 4 C_s (TWL - z_{\mathrm{toe}})^2 N_c
1430
+
1431
+
where :math:`V` $[m^3/m]$ is volume eroded, :math:`C_s` is the dune erodibility coefficient, and :math:`N_c` is the number of bore collisions.
0 commit comments