Deltares / hydromt_wflow

Wflow plugin for HydroMT
https://deltares.github.io/hydromt_wflow/
GNU General Public License v3.0
15 stars 13 forks source link

Support different vertical hydraulic conductivity profiles #254

Open verseve opened 5 months ago

verseve commented 5 months ago

Kind of request

Adding new functionality

Enhancement Description

Different vertical hydraulic conductivity for the SBM concept are now supported in Wflow.jl. It would be useful to add this option also to hydromt_wflow. The different options are described in The-SBM-soil-water-accounting-scheme and Subsurface flow routing.

Use case

See https://github.com/Deltares/Wflow.jl/issues/313.

Additional Context

No response

hboisgon commented 5 months ago

I think now that we have the method to resample the c parameter for different wflow layers, this should be relatively straightforward to do and apply to ksatver as well. I guess this would have an influence on the paddy / irrigation workflow in #226 as we would have to update also ksatver and not just c right? Then maybe we need a bit of restructure to separate the parameters defined for the wflow soil depths and the others.