sdis.q: discharge

Description Usage Arguments Value Examples

View source: R/sdis.q.R

Description

The function sdis.q() computes the discharge from a terrain feature routed through the river.

Usage

1
sdis.q(waterContent, area, Timeresinsec, UHxConvRiver)

Arguments

waterContent

excess of water in millimeters

area

in squared meters

Timeresinsec

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

UHxConvRiver

convolution of the Unit Hydrograph of x to the Unit Hydrograph of the river

Value

a discharge value in m3/s

Examples

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

## End(Not run)

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