SAGA 9.3.3 | Tool Library Documentation

Quasi-Dynamic Flow Accumulation


Description

This tool estimates the flow distribution at a specified time after a rainfall event. It is based on a standard flow accumulation calculation (e.g. O'Callaghan & Mark 1984, Freeman 1991) that has an additional function to accumulate the flow travel time. Final flow accumulation becomes that part of the total flow through that corresponds to the portion of flow travel time that exceeds the targeted time. The travel time is estimated with the empirical Manning equation (e.g. Dingman 1994, Freeman et al. 1998, Manning 1891).


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputElevationgrid, inputDEM[m]-
Manning-Strickler Coefficientgrid, input, optionalFLOW_KManning-Strickler coefficient for flow travel time estimation (reciprocal of Manning's Roughness Coefficient)-
OutputFlow Accumulationgrid, outputFLOW_ACC[mm]-
Flow Throughgrid, output, optionalFLOW--
Flow Travel Timegrid, output, optionalTIME_MEAN--
Flow Concentrationgrid, output, optionalTIME_CONC--
Flow Velocitygrid, output, optionalVELOCITY--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Defaultfloating point numberFLOW_K_DEFAULTdefault value if no grid has been selectedMinimum: 0.000000 Default: 20.000000
Timefloating point numberTIMEminutesMinimum: 0.001000 Default: 5.000000
Flow RoutingchoiceROUTING-Available Choices: [0] D8 [1] MFD Default: 1
Flow DepthchoiceFLOW_DEPTH-Available Choices: [0] constant [1] dynamic Default: 1
Constant Flow Depthfloating point numberFLOW_CONST[mm]Minimum: 0.000000 Default: 10.000000
ResetbooleanRESETResets flow accumulation raster.Default: 1
Rainfloating point numberRAINThe flow portion [mm] added to each raster cell before simulation starts.Minimum: 0.000000 Default: 10.000000

Command Line


Usage: saga_cmd sim_hydrology 8 [-DEM ] [-FLOW_K ] [-FLOW_K_DEFAULT ] [-FLOW_ACC ] [-FLOW ] [-TIME_MEAN ] [-TIME_CONC ] [-VELOCITY ] [-TIME ] [-ROUTING ] [-FLOW_DEPTH ] [-FLOW_CONST ] [-RESET ] [-RAIN ]
  -DEM:              	Elevation
	grid, input
  -FLOW_K:           	Manning-Strickler Coefficient
	grid, input, optional
  -FLOW_K_DEFAULT:	Default
	floating point number
	Minimum: 0.000000
	Default: 20.000000
  -FLOW_ACC:         	Flow Accumulation
	grid, output
  -FLOW:             	Flow Through
	grid, output, optional
  -TIME_MEAN:        	Flow Travel Time
	grid, output, optional
  -TIME_CONC:        	Flow Concentration
	grid, output, optional
  -VELOCITY:         	Flow Velocity
	grid, output, optional
  -TIME:          	Time
	floating point number
	Minimum: 0.001000
	Default: 5.000000
  -ROUTING:          	Flow Routing
	choice
	Available Choices:
	[0] D8
	[1] MFD
	Default: 1
  -FLOW_DEPTH:       	Flow Depth
	choice
	Available Choices:
	[0] constant
	[1] dynamic
	Default: 1
  -FLOW_CONST:    	Constant Flow Depth
	floating point number
	Minimum: 0.000000
	Default: 10.000000
  -RESET:            	Reset
	boolean
	Default: 1
  -RAIN:          	Rain
	floating point number
	Minimum: 0.000000
	Default: 10.000000