DassHydro / smash

An open source, Python library interfacing the Fortran Spatially distributed Modelling and ASsimilation for Hydrology platform.
https://smash.recover.inrae.fr/
GNU General Public License v3.0
12 stars 6 forks source link

Fix crash in generate mesh if a well is present at a cell : infinite recursive loop. Just test if it is a well and cycle #281

Closed inoelloc closed 1 month ago

inoelloc commented 1 month ago

Backport of #280