Index: examples/wflow_maas_topoflex/wflow_topoflex.ini =================================================================== diff -u -rebc36a6b97f3a09586461f97bf0ef371f9fb669c -r3ea9ab484e83dab2190949d8c510ca229fe210c7 --- examples/wflow_maas_topoflex/wflow_topoflex.ini (.../wflow_topoflex.ini) (revision ebc36a6b97f3a09586461f97bf0ef371f9fb669c) +++ examples/wflow_maas_topoflex/wflow_topoflex.ini (.../wflow_topoflex.ini) (revision 3ea9ab484e83dab2190949d8c510ca229fe210c7) @@ -1,4 +1,4 @@ - + [framework] outputformat = 1 @@ -52,7 +52,7 @@ wflow_percent_2 = staticmaps/wflow_percentP.map #constant model parameters - some are catchment dependent -Ks = [0.0004, 0.0004,0.0004] +Ks = [0.0006, 0.0006,0.0006] lamda = 2.45e6 lamdaS = 2.83e6 Cp = 1004 @@ -70,6 +70,9 @@ [run] runinfofile = inmaps/runinfo.xml #reinit = 1 +starttime= 2005-01-02 00:00:00 +endtime= 2015-12-31 23:00:00 +timestepsecs = 3600 [layout] # if set to zero the cell-size is given in lat/long (the default) @@ -160,5 +163,10 @@ EpDay = inmaps/PET,timeseries,0.0,1 EpDaySnow = inmaps/PET,timeseries,0.0,1 +ECORR=intbl/ECORR/ECORR,monthlyclim,1.0,1 + [summary] -self.sumax[1] = sumaxH.map \ No newline at end of file +self.sumax[1] = sumaxH.map +self.Ks[0] = KsW.map +self.Ks[1] = KsH.map +self.Ks[2] = KsP.map