Wflow.jl
Wflow.jl copied to clipboard
Refactor sediment model parameters
All models within wflow extract their parameters from a single huge struct. To facilitate more modular design the sediment model should have its own struct and not rely on the large monolithic struct.