Wflow

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
update to simple reservoir

    • -114
    • +0
    /pcraster/doc/aguila/AguilaOnMac.html
    • -145
    • +0
    /pcraster/doc/aguila/Building.html
    • -154
    • +0
    /pcraster/doc/aguila/Dialogs.html
    • -103
    • +0
    /pcraster/doc/aguila/Downloads.html
    • -178
    • +0
    /pcraster/doc/aguila/Enhancements.html
    • -157
    • +0
    /pcraster/doc/aguila/History.html
    • -185
    • +0
    /pcraster/doc/aguila/Installation.html
    • -117
    • +0
    /pcraster/doc/aguila/Introduction.html
    • -105
    • +0
    /pcraster/doc/aguila/License.html
    • -164
    • +0
    /pcraster/doc/aguila/Manual.html
    • -108
    • +0
    /pcraster/doc/aguila/MultiMap2DView.html
  1. … 1102 more files in changeset.
Merge remote-tracking branch 'origin/master'

update to simple reservoir

added pcraster for build server

  1. … 1331 more files in changeset.
improved handling complex or simple reservoir

changed interception and added several possible outputs

added complex reservoirs (based on HBV-96) to wflow_hbv

added simple reservoirs

    • -196
    • +232
    /wflow-py/wflow/wflow_hbv.py
doc updates to support deltares style

    • -30
    • +44
    /wflow-py/Scripts/wflow_flood.py
cx_freeze on linux doc updates

cx_freeze on linux doc updates

update to simple reservoir

updated release notes

hbv now better resembles HBV-96 for cases in which de Kquick is calculated. Note that this may break older calibrations.

default waarden van perc en cap naar 0 gezet

modeltype now in config checked for in bmi functions and in dynamicframework

    • -0
    • +54
    /wflow-py/UnitTests/Testwflow_sbm_example.py
    • -5
    • +5
    /wflow-py/wflow/wf_DynamicFramework.py
corrected statement

self.QuickFlow = max(0,self.KQuickFlow*(self.UpperZoneStorage**(1.0+self.AlphaNL)))

self.QuickFlow = min(self.QuickFlow,self.UpperZoneStorage)

self.RealQuickFlow = self.ZeroMap

added self.QuickFlow = min(self.QuickFlow,self.UpperZoneStorage) to avoid negative UpperZoneStorage

modeltype now in config checked for in bmi functions and in dynamicframework

    • -0
    • +10
    /wflow-py/wflow/wf_DynamicFramework.py
ECORR for pot evap is added

modeltype now in config checked for in bmi functions

Merge pull request #7 from openstreams/topoflex

Topoflex

modeltype now in config checked for in bmi functions

modeltype now in config checked for in bmi functions

topoflex -i and -I are now working from command line

Merge remote-tracking branch 'origin/topoflex' into topoflex

topoflex -i and -I are now working from command line

Merge remote-tracking branch 'origin/topoflex' into topoflex

    • -2
    • +3
    /wflow-py/wflow/wf_DynamicFramework.py
timestep fix

    • -0
    • +3
    /wflow-py/wflow/wf_DynamicFramework.py
topoflex improvements parameters

    • -66
    • +0
    /wflow-py/make_wflow_deltashell_exe.py
    • -2
    • +3
    /wflow-py/wflow/wf_DynamicFramework.py