Index: examples/wflow_rhine_sbm/wflow_sbm_NC.ini =================================================================== diff -u -r4e5a1fe8152659a68db505e39fd3aedea2dac0e9 -rbf65fb743568cb9c44c6e4d96791dcc1c332a015 --- examples/wflow_rhine_sbm/wflow_sbm_NC.ini (.../wflow_sbm_NC.ini) (revision 4e5a1fe8152659a68db505e39fd3aedea2dac0e9) +++ examples/wflow_rhine_sbm/wflow_sbm_NC.ini (.../wflow_sbm_NC.ini) (revision bf65fb743568cb9c44c6e4d96791dcc1c332a015) @@ -22,7 +22,7 @@ # Format: # name=stack,type,default # example: -# RootingDepth=monthlyclim/ROOT,monthyclim,100 +# RootingDepth=monthlyclim/ROOT,monthyclim,100,1 # - name - Name of the parameter (internal variable) # - stack - Name of the mapstack (representation on disk or in mem) relative to case @@ -36,7 +36,7 @@ # - monthlyclim: read a map corresponding to the current month (12 maps in total) # - dailyclim: read a map corresponding to the current day of the year # - hourlyclim: read a map corresponding to the current hour of the day (24 in total) (not implemented yet) -RootingDepth=monthlyclim/ROOT,monthlyclim,75 +RootingDepth=monthlyclim/ROOT,monthlyclim,75,1 [run] # either a runinfo file or a start and end-time are required