Eroders¶
“Eroder” classes implement various erosion processes. They all provide an
erode method for computing erosion and/or updating the elevation of
the topographic surface during one time step.
Channel erosion¶
Bedrock channel erosion modelled using the Stream Power Law. |
Hillslope erosion¶
Hillslope erosion using linear diffusion. |
Flow kernel eroder¶
|
Abstract flow kernel eroder class. |