Description Usage Arguments Value See Also
Record acculumation at a node. Takes arrivals and emits departures. Nodes are linked, with deposits departing downstream.
1 | record_volume(node, n, vi, vo, arrivals = 0)
|
node |
is a row from a spatial dataframe (creek nodes) |
n |
is the number of years to simulate accumulation |
vi |
is the volumetric input rate |
vo |
is the volumetric output rate |
arrivals |
is a dataframe describing upstream arrivals |
a list with elements c(accumulation, departures)
fit_volumes1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.