Index: examples/wflow_rhine_sbm/wflow_sbm.ini =================================================================== diff -u -r927466608e2a5432a5e83ee462c12dc624eec2bb -r78b81240834b72259fab14b4081f2b9cf0cd44ec --- examples/wflow_rhine_sbm/wflow_sbm.ini (.../wflow_sbm.ini) (revision 927466608e2a5432a5e83ee462c12dc624eec2bb) +++ examples/wflow_rhine_sbm/wflow_sbm.ini (.../wflow_sbm.ini) (revision 78b81240834b72259fab14b4081f2b9cf0cd44ec) @@ -1,5 +1,6 @@ [API] IF=0,1 +SurfaceRunoff=2,1 # Define the forcings needed for the model here @@ -24,11 +25,13 @@ [run] +# either a runinfo file or a start and end-time are required +#runinfofile=runinfo.xml +starttime= 1995-01-31 00:00:00 +endtime= 1996-01-31 00:00:00 +# required, base timestep of the model +timestepsecs = 86400 -runinfofile= -starttime= -endtime= - # Model parameters and settings [model] modeltype= sbm @@ -44,6 +47,7 @@ # Maximum upstream distance to update the flow in metres UpdMaxDist=300000.0 #SubCatchFlowOnly = 1 +origTopogLateral = 1 [misc] #mapSaveInterval=365