Description Usage Arguments Value
Calculate the resending limb of the linear reservoir
1 | calculate_linear_reservoir(drainage_data, q0, t0, lambda)
|
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. |
tibble. First two column are original drainage_data. Third column is the drainage according to the linear reservoir model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.