fit_volumes: fit_volumes

Description Usage Arguments Value

View source: R/mod.R

Description

function to fit volumes to creek nodes

Usage

1
fit_volumes(nodes, n, vi, vo, it = 10)

Arguments

nodes

is a spatial object (creek nodes)

n

is an integer representing years to simulate accumulation

vi

is the volumetric input rate, a float

vo

is the volumetric output rate, a float

it

is an integer representing the number of iterations per node

Value

a data.frame with cols c('vol', 'lvl')


crumplecup/muddier documentation built on Aug. 18, 2021, 11:02 a.m.