This is the implementation of a Soil and Landscape Evolution Model (SaLEM) for the spatiotemporal investigation of soil parent material evolution following a lithologically differentiated approach. The model needs a digital elevation model and (paleo-)climatic data for the simulation of weathering, erosion and transport processes. Weathering is controlled by user defined functions in dependence of climate conditions, local slope, regolith cover and outcropping bedrock lithology. Lithology can be supplied as a set of grids, of which each grid represents the top elevation of the underlying bedrock type.
| Name | Type | Identifier | Description | Constraints |
Input | Initial Surface Elevation | Grid (input) | SURFACE_T0 | - | - |
Initial Regolith Thickness (*) | Grid (optional input) | REGOLITH_T0 | Initial sediment cover (m) | - |
Allochthone Input (*) | Grid (optional input) | ALLOCHTHONE | Allochthone input in meter per year (e.g. of aeolian origin, 'Loess'). | - |
Output | Surface Elevation | Grid (output) | SURFACE | - | - |
Regolith Thickness | Grid (output) | REGOLITH | - | - |
Difference | Grid (output) | DIFFERENCE | - | - |
Options | Grid system | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
Default | Floating point | REGOLITH_T0_DEFAULT | default value if no grid has been selected | Minimum: 0.000000 Default: 0.000000 |
Default | Floating point | ALLOCHTHONE_DEFAULT | default value if no grid has been selected | Minimum: 0.000000 Default: 0.000000 |
Climate | Parameters | CLIMATE | - | 12 Parameters: - 1. - 2. - 3. - 4. Default: 31.000000 - 5. - 6. - 7. - 8. - 9. - 10. Available Choices: [0] Celsius [1] Kelvin Default: 0 - 11. Minimum: 0.000000 Default: 0.600000 - 12. Default: 1
|
Bedrock | Parameters | BEDROCK | - | 5 Parameters: - 1. - 2. 2 Fields: - 1. [string] Frost - 2. [string] Chemical
- 3. - 4. Default: 0.0250 * (0.00175 * R + T - Tmax) / (-Tamp * cos(S)) - 5. Default: 0.0002 * exp(-5.0 * R)
|
Tracers | Parameters | TRACERS | - | 8 Parameters: - 1. - 2. - 3. Available Choices: [0] no [1] temporarily [2] permanently Default: 1 - 4. Minimum: 0.000000 Default: 0.000000 - 5. Minimum: 0 Default: 1 - 6. Default: 1 - 7. Minimum: 0.000000 Default: 0.500000 - 8. Default: 1
|
Start [Years BP] | Integer | TIME_START | - | Default: 50000 |
Stop [Years BP] | Integer | TIME_STOP | - | Default: 10000 |
Step [Years] | Integer | TIME_STEP | - | Minimum: 0 Default: 100 |
Diffusivity Coefficient Kd [m^2/a] | Floating point | DIFFUSIVE_KD | - | Minimum: 0.000000 Default: 0.010000 |
Neighbourhood | Choice | DIFFUSIVE_NEIGHBOURS | - | Available Choices: [0] Neumann [1] Moore Default: 1 |
(*) optional |