Deltares / Wflow.jl

Hydrological modeling
https://deltares.github.io/Wflow.jl/dev/
MIT License
118 stars 21 forks source link

Re-infiltration of Surface Water #349

Closed alimeshgi closed 8 months ago

alimeshgi commented 8 months ago

Feature type

Adding new functionality

Improvement Description

The current model lacks the capability to simulate the re-infiltration of surface water into the subsurface, which is a crucial process in hydrological modeling, especially in scenarios involving rainfall-runoff dynamics and groundwater recharge.

Implementation Description

Implement Re-infiltration Mechanism: Introduce a re-infiltration mechanism to simulate the process of surface water returning to the subsurface after runoff events. This enhancement will improve the accuracy of the model by accounting for the complex interactions between surface water and groundwater, ultimately leading to more realistic hydrological simulations.

Additional Context

No response

verseve commented 8 months ago

Issue already reported https://github.com/Deltares/Wflow.jl/issues/237.