pastas.recharge.Linear#
- class pastas.recharge.Linear#
Linear recharge model using scaled precipitation excess.
According to von Asmuth et al. [2002].
Notes
The precipitation excess is calculated as:
\[R = P - f * E\]
Methods#
|
Get initial parameters and bounds for the Linear recharge model. |
|
Simulate the precipitation excess flux. |
|
Get the water balance for the linear recharge model. |
|
Export the recharge model object to a dictionary. |