sdis.bogs: soil discharge on bogs

Description Usage Arguments Examples

View source: R/sdis.bogs.R

Description

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

Usage

1
sdis.bogs(Timeresinsec, UHriver, modelBog, waterContent, area)

Arguments

Timeresinsec

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

UHriver

Unit Hydrograp of the river

modelBog

list of parameters of the bog list(maxL=a,speed=b,nbStepsDelay=c,z=d,distr="dexp",param=c(e))

waterContent

excess of water in millimeters

area

in squared meters

Examples

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

## End(Not run)

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