QGIS/python/plugins/processing/algs/saga/description/DiffusiveHillslopeEvolution(FTCS).txt

11 lines
700 B
Plaintext
Raw Normal View History

2016-03-06 10:12:39 +00:00
Diffusive Hillslope Evolution (FTCS)
sim_qm_of_esp
2017-08-15 04:20:09 +10:00
QgsProcessingParameterRasterLayer|DEM|Elevation|None|False
2016-03-06 10:12:39 +00:00
ParameterBoolean|UPDATE|Update|True
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|KAPPA|Diffusivity [m2/kyr]|QgsProcessingParameterNumber.Double|1.0|False|0.0|None
QgsProcessingParameterNumber|DURATION|Simulation Time [kyr]|QgsProcessingParameterNumber.Double|100.0|False|0.0|None
2016-03-06 10:12:39 +00:00
ParameterSelection|TIMESTEP|Time Step|[0] user defined;[1] automatically|1
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|DTIME|Time Step [kyr]|QgsProcessingParameterNumber.Double|10.0|False|0.0|None
2016-03-06 10:12:39 +00:00
ParameterSelection|NEIGHBOURS|Neighbourhood|[0] Neumann;[1] Moore|1
OutputRaster|MODEL|Modelled Elevation
OutputRaster|DIFF|Elevation Difference