r.sim.terrain is a short-term landscape evolution model
that simulates topographic change
for both steady state and dynamic flow regimes
across a range of spatial scales.
It uses empirical models (RUSLE3D & USPED)
for soil erosion at watershed to regional scales
and a physics-based model (SIMWE)
for shallow overland water flow and soil erosion
at subwatershed scales
to compute short-term topographic change.
This either steady state or dynamic model simulates
how overland sediment mass flows reshape topography
for a range of hydrologic soil erosion regimes
based on topographic, land cover, soil, and rainfall parameters.
A basic example for the
North Carolina sample dataset.
Install the add-on module r.sim.terrain.
Copy the raster elevation map elev_lid792_1m from the PERMANENT mapset
to the current mapset.
Set the region to this elevation map at 1 meter resolution.
Run r.sim.terrain with the RUSLE model
for a 120 min event with a rainfall intensity of 50 mm/hr
at a 3 minute interval.
Set the empirical coefficients m and n to 0.4 and 1.3 respectively.
Use the `-f` flag to fill depressions
in order to reduce the effect of positive feedback loops.
Figure: Net difference (m) for a dynamic RUSLE simulation
of a 120 min event with a rainfall intensity of 50 mm/hr with a 3 minute interval.
Spatially variable soil and landcover
Clone or download the
landscape evolution sample dataset
with a time series of lidar-based digital elevation models and orthoimagery
for a highly eroded subwatershed of Patterson Branch Creek,
Fort Bragg, NC, USA.
Run r.sim.terrain with the simwe model
for a 120 min event with a rainfall intensity of 50 mm/hr.
Use a transport value lower than the detachment value
to trigger a transport limited erosion regime.
Use the -f flag to fill depressions
in order to reduce the effect of positive feedback loops.
ERROR: Unable to insert dataset of type raster in the temporal database. The mapset of the dataset does not match the current mapset.
check that the input elevation map is in the current mapset.
The input elevation map must be in the current mapset
so that it can be registered in the temporal database.
Harmon, B. A., Mitasova, H., Petrasova, A., and Petras, V.: r.sim.terrain 1.0: a landscape evolution model with dynamic hydrology, Geosci. Model Dev., 12, 2837–2854, https://doi.org/10.5194/gmd-12-2837-2019, 2019.