sdis.slopes: soil discharge on slopes

Description Usage Arguments Examples

View source: R/sdis.slopes.R

Description

The function sdis.slopes() computes soil discharge on slopes routed through the river

Usage

1
sdis.slopes(Timeresinsec, layerUH, ddist, UHriver, waterContent, area)

Arguments

Timeresinsec

time resolution of the process in second (1hour: 3600s, ... etc)

layerUH

Unit Hydrograph of the saturation layers

ddist

states of each saturation level

UHriver

Unit Hydrograp of the river

waterContent

excess of water in millimeters

area

in squared meters

Examples

1
2
3
4
## Not run: 
sdis.slopes()

## End(Not run)

nexModeling/dddSoilDischarge documentation built on May 23, 2019, 4:28 p.m.