Willem van Verseveld
Willem van Verseveld
Aquifers in `GroundwaterFlow` have a fixed (average) horizontal hydraulic conductivity `k` per grid cell. For the application of this concept in (steep) sloping terrain an exponential decline of `k` with...
Improve coupling between vertical `SBM` concept and `GroundwaterFlow` component in model type `sbm_gwf`: Model type `sbm_gwf` makes use of the `GroundwaterFlow` component (unconfined). The groundwater head dynamics are controlled by...
This is an issue from [wflow Python](https://github.com/openstreams/wflow/issues/24): Apply Feddes wet reduction only to cropland (and not to natural vegetation & forest)
We noticed that the pcraster framework has a maximum number of time steps, based on the name of the variable and: File: c:\pcraster-4.1.0_x86-64\python\pcraster\framework\frameworkBase.py Linenumbers: 87 space = 11 - (len(tail)...
See also https://github.com/Deltares/hydromt_wflow/issues/87
Hi @tanmaykm, With Thrift.jl-0.8.4 on Windows the example `test\calculator` throws the following error listed at the end of this comment (in the file `srvr.jl` I did change `symbol` to `Symbol`)....
## Issue addressed Fixes #386 ## Explanation `BMI.update_until` could throw an `InexactError: Int64` caused by a not whole number. This is fixed by applying `round()`. ## Checklist - [ ]...
### Wflow version checks - [X] I have checked that this issue has not already been reported. - [X] I have checked that this bug exists on the latest version...
### Feature type Refactor the sediment model, i.e., re-organize the model's code without adding new or removing existing features. ### Improvement Description The initialization of the sediment model takes place...