MudErosion | R Documentation |
Calculates erosion for mudflat transect.
MudErosion(Uc = NA, Uw = NA, h = NA, To = NA, me = 0.001, Cm = 70)
Uc |
Vector of zeros |
Uw |
Bottom velocity vector (m/s) |
h |
Depth vector (m) |
To |
Wave period in seconds |
me |
Erosion constant. Default value is 0.001m/s (kg/Ns) |
Cm |
Dry density of bed. Default value is 70kg/m3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.