Releases: openstreams/wflow
Releases · openstreams/wflow
Deltashell wflow_kernel
WFLow plugin for DeltaShell
Only use this for the wflow.Deltashell plugin.
Copy the contents of this zip to:
.\plugins\DeltaShell.Plugins.WFlow\wflow_kernel\
2015.02 Deltashell -> Start version
Version used at start of deltashell link project
2015.02
- support for scalar input to wflow_sbm/hbv has been removed.
- added wf_updateparameters to framework. This allows the user to set parameters to update
in the ini file but also list them in the parameters function in the model itself. This
functionality should replace all manual reading of forcing data and static parameters - Added .mult postfix for tbl files to apply multiplication (untested)
- Added bmi support
- wflow_sbm s-curve sharpness of height distribution now based on upper and lower
half of the distribution (average) - Added separate soil evap and RootZoneSoilMoisture to wflow_sbm
- Added support in wflow_SBM to get vegetation parameters for Gash from LAI
- Moved non-mature scripts to SandBox dir
- Added unit tests for wflow_sbm, hbv and bmi
- Started with wflow_sbm2 -> New version with new (more logical) variable names. This version will
also have a better unsaturated zone (for G4INDO project). New Names:- FirstZoneKsatVer -> KsatVer
- FirstZoneMinCapacity -> SoilMinThickness
- FirstZoneCapacity (FirstZoneThickness) -> SoilThickness
- FirstZoneCapacity -> SoilWaterCapacity
- FirstZoneFlux -> SatWaterFlux
- FirstZoneDepth -> SatWaterDepth
2015.01
Alpha release of what was supposed to be 1.0
- support for scalar input to wflow_sbm/hbv has been removed.
- added wf_updateparameters to framework. This allows the user to set parameters to update
in the ini file but also list them in the parameters function in the model itself. This
functionality should replace all manual reading of forcing data and static parameters - Added .mult postfix for tbl files to apply multiplication (untested)
- Added bmi support
- wflow_sbm s-curve sharpness of height distribution now based on upper and lower
half of the distribution (average) - Added separate soil evap and RootZoneSoilMoisture to wflow_sbm
- Added support in wflow_SBM to get vegetation parameters for Gash from LAI
- Moved non-mature scripts to SandBox dir
- Added unit tests for wflow_sbm, hbv and bmi
- Started with wflow_sbm2 -> New version with new (more logical) variable names. This version will
also have a better unsaturated zone (for G4INDO project). New Names:- FirstZoneKsatVer -> KsatVer
- FirstZoneMinCapacity -> SoilMinThickness
- FirstZoneCapacity (FirstZoneThickness) -> SoilThickness
- FirstZoneCapacity -> SoilWaterCapacity
- FirstZoneFlux -> SatWaterFlux
- FirstZoneDepth -> SatWaterDepth
1.0RC7
Version 1.0 RC7
unsupported interim release
- added HBV type lower zone to wflow_sbm. Use MaxPercolation > 0 to use this zone. MaxLeakege > 0 will send
water outside of the model - Test version of the wflow_W3RA model
- Made two lateral flow options for sbm
- Stopped support for pcraster version 3 and python 2.6
- removed all the try/except from importing wflow. Now you
NEED to install wflow as a package - Added seperate wflow_routing module that includes the kinematic wave routing. This part will be removed from the
wflow_sbm and wflow_hbv models - Added check in gash interception not to have more interception than available potential evap
- Fixed capillary rise calculation to include timestep. This means that sub-daily models may need to be recalibrated
Version 1.0 RC5
unsupported interim release
- netcdf reading and writing added (filename should be configured in ini file, framework section: netcdfoutput, netcdfwritebuffer, netcdfinput)
- summary sections (summary, summary_max, symmary_avg, ect) added to ini file to save maps at end of run
- added option to save flow per subcatchment by setting pits at the end of each subcatchment in the ldd
- added new tbl file for wflow_sbm (et_reftopot.tbl). Used to covert reference ET to potential ET. Set to 1 by default
- better representation of open water ET in wflow_sbm
- wflow_adapt can now convert log files to XML for Delft-FEWS
Version 1.0 RC4
unsupported interim release
- tss (and csv) output refactored. The ini file can now hold multiple outputtss sections each with a diffrent maps for extracting/averaging