Wflow.jl
Wflow.jl copied to clipboard
Refactor sediment model initialization
The initialization function for the sediment model is very long. For readability and reuse of code it must be broken down into multiple smaller functions. Along the way unit tests should be written for each function that is splitted off.