pastas.recharge.Linear#

class pastas.recharge.Linear#

Linear model for precipitation excess according to von Asmuth et al. [2002].

Notes

The precipitation excess is calculated as:

\[R = P - f * E\]

Methods#

get_init_parameters(→ pandas.DataFrame)

Method to obtain the initial parameters.

simulate(→ pastas.typing.ArrayLike)

Simulate the precipitation excess flux.