Description Usage Arguments Value Examples
View source: R/coefficient_of_the_exponential_function_of_flow_decrease.R
Courret (2014) shows that in natural hydrology the rise and fall times of hydrographs follow an exponential law. Q= 4 * exp(-a * t^b) The value of the coefficient a can be expressed according to the module of the river. This function give the a coefficient
1 | coefficient_of_the_exponential_function_of_flow_decrease(Stream_Module)
|
Stream_Module |
A numeric value corresponding to the average inter annual flow rate ""module"". |
A number
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.