2020.1
-
Wflow_sbm
- Improved soil evaporation and transpiration.
- Vertical unsaturated flow (iterations now based on fixed maximum change in soil water per iteration step).
- Interception before snow and glacier modules (total precipitation first intercepted), snow and glacier melt directy available for infiltration into the soil (no interception).
- CFMAX snow parameter now model timestep independent (conversion).
- Convergence criterium for the kinematic wave for subsurface flow changed (very large M model parameter values result in too many iterations).
-
BMI
- Removed RTC Tools 1.0 coupling.
-
Reservoir module
- Time step max 6 hr (as Lake module), solved completely explicit (no averaging between time steps),
above spillway outflow 100%
- Time step max 6 hr (as Lake module), solved completely explicit (no averaging between time steps),
-
Lake module
- Bug in variablename: changed ReserVoirComplexLocs to LakeLocs
-
Glacier modelling
- Updates in wflow_sbm.py and wflow_hbv.py
- Added a new map containing glacier IDs: wflow_glacierareas.map.
- Linking the glacier tbl properties (G_TT, G_Cfmax and G_SIfrac ) to the glacier IDs map.
- Renaming the default names of the glacier maps to fit better the wflow schematization (wflow_glacierareas.map, wflow_glacierfrac.map and wflow_glacierstore.map).
-
Wflow_emwaq
- Better separation between the creation of the structure files and the dynamic files generated by the coupling (wflow_sbm doesn’t need to run anymore to generate structure files).
- Possibility to add a Delwaq input file (.inp) from a template to the generated list of files.
- Possibility to add extra timers file for statistics computation in Delwaq (block 10 of the input file).
-
Wflow_sediment
- General update of the script to match the updates of wflow_sbm since beginning of 2019.
- Better separation of overland flow and river runoff using directly the input from wflow_sbm (RiverRunoff and LandRunoff instead of SurfaceRunoff).
- Added new schematization maps for river characteristics that were also incorporated in wflow_sbm (RiverSlope, wflow_riverlength, wflow_riverwidth).
- Added the possibility to iterate the river transport and processes equations.