pastas.recharge.Berendrecht =========================== .. toctree:: :hidden: /api/pastas/recharge/Berendrecht.get_init_parameters /api/pastas/recharge/Berendrecht.simulate /api/pastas/recharge/Berendrecht.get_recharge .. py:class:: pastas.recharge.Berendrecht Recharge to the groundwater calculated according to :cite:t:`berendrecht_non-linear_2006`. .. rubric:: Notes Note that the preferred unit of the precipitation and evaporation is mm/d. The water balance for the unsaturated zone reservoir is written as: .. math:: \frac{dS_e}{dt} = \frac{1}{D_e}(f_iP - E_a - R) where the recharge is calculated as: .. math:: R(S_e) = K_sS_e^\lambda(1-(1-S_e^{1/m})^m)^2 For a detailed description of the recharge model and parameters we refer to the original publication. .. !! processed by numpydoc !! Methods ------- .. autoapisummary:: pastas.recharge.Berendrecht.get_init_parameters pastas.recharge.Berendrecht.simulate pastas.recharge.Berendrecht.get_recharge