calculate_linear_reservoir: Calculate the resending limb of the linear reservoir

Description Usage Arguments Value

View source: R/fit_models.R

Description

Calculate the resending limb of the linear reservoir

Usage

1
calculate_linear_reservoir(drainage_data, q0, t0, lambda)

Arguments

drainage_data

tibble. First column time, second column flow rate

q0

numeric. Flow rate at the end of irrigation

t0

numeric. End of irrigation

lambda

numeric. Reservoir parameter.

Value

tibble. First two column are original drainage_data. Third column is the drainage according to the linear reservoir model.


ChrisBogner/ViscousFlow documentation built on June 13, 2021, 7:47 a.m.