0% found this document useful (0 votes)
2 views

wflow

The document provides an overview of the wFlow hydrological model, detailing its structure, features, and operational guidelines. It emphasizes the model's flexibility, minimal calibration requirements, and integration with spatial data, along with instructions for preparing input data and linking to the Delft-FEWS system. Key components include the rainfall interception model, soil representation, and the ability to run with various timesteps, accommodating both static and dynamic data inputs.

Uploaded by

Hajar Hajoura
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

wflow

The document provides an overview of the wFlow hydrological model, detailing its structure, features, and operational guidelines. It emphasizes the model's flexibility, minimal calibration requirements, and integration with spatial data, along with instructions for preparing input data and linking to the Delft-FEWS system. Key components include the rainfall interception model, soil representation, and the ability to run with various timesteps, accommodating both static and dynamic data inputs.

Uploaded by

Hajar Hajoura
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 30

wFlow , a flexible hydrological model

J. Schellekens
[email protected] or [email protected]

June 14, 2011


2
C ONTENTS

1 Introduction 5

2 Using the model 7


2.1 Directory structure: cases and runs . . . . . . . . . . . . . . . . . . . . . . . 7
2.2 Preparing static input maps . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.3 Input parameters (lookup tables) . . . . . . . . . . . . . . . . . . . . . . . . 8
2.4 Linking the model to Delft-FEWS . . . . . . . . . . . . . . . . . . . . . . . . 9
2.5 Running the model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.5.1 Command-line options . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.6 wflow.ini file . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
2.6.1 [model] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
2.6.2 [misc] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
2.6.3 [layout] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
2.6.4 [outputmaps] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
2.6.5 [statvariables] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13

3 Model description 15
3.1 Processing of meteorological forcing data . . . . . . . . . . . . . . . . . . . 15
3.2 The rainfall interception model . . . . . . . . . . . . . . . . . . . . . . . . . 15
3.2.1 The analytical (Gash) model . . . . . . . . . . . . . . . . . . . . . . . 15
3.3 The soil model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
3.4 Kinematic wave and River Width . . . . . . . . . . . . . . . . . . . . . . . . 20
3.5 Updating using measured data . . . . . . . . . . . . . . . . . . . . . . . . . 20
3.6 Setting-up a new model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
3.6.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
3.6.2 Basic maps needed . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
3.6.3 Model parameters . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21

4 Calibrating the model 23


4.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
4.2 Parameters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23

5 Description of the test run example 27

3
4 Contents

References 29
1

I NTRODUCTION

The wFlow hydrological model is a distributed hydrological model that required little
calibration and maximises the used of available spatial data. Soil depth, for example, is
estimated from the DEM using a topographic wetness index (ref to CSIRO report). The
model is derived from the CQFLOW model [Köhler et al., 2006]) that has been applied in
various countries, most notably in Central America.
The model is programmed in a dynamic GIS language called PCRaster [van Deursen,
1995]. As such, the structure of the model is transparent (and can be changed by other
modellers easily) and the system allows for rapid development. The PCRaster version
used here is a beta version that comes with bindings to the Python language. In order to
run the model both PCRaster and Python 2.5 are needed.
Some of the key features of the model are:

1. Interception is modelled using the Gash model for rainfall interception that works
with daily time steps. When running the model with sub-daily timesteps an adapted
version of the Gash model will be used. *

2. The model uses potential evapotranspiration and reduces this based on soil water
content and vegetation type

3. The soil is represented using a simple bucket model (comparable to the TOPOG SBM
model) that assumes an exponential decay of Ksat with depth. Lateral subsurface
flow is modelled using the Darcy equation. Soil depth is specified for different
land-use type and subsequently scaled using the Topographic Wetness Index.

4. A sub-cell parameterization is present that allows a fraction of a cell represent a


compacted soil surface with reduced infiltration capacity. This is used to repre-
sented the effects of urban areas

5. Surface runoff is modelled using a kinematic wave routine.

6. The model can run with any timestep. However, the model uses a simple explicit
solution for most processes. As such, changing the timestep may call for recalibra-
tion of the model.
* This is a work in progress, currently the interception model is disabled when using sub-daily timesteps

5
6 CHAPTER 1. INTRODUCTION

7. The model can update the kinematic wave reservoir based on measured discharge
at the outlet. This can be usefull for operational applications of the model in e.g.
forecasting systems.

8. Optional snow pack modelling using degree days. This is largely untested.

The actual data requirements depend on the application of the model. The following
list summarizes the data requirements:

• Static data

– Degital Evelevation Model (DEM)


– A Land Cover map
– A map representing Soil physical parameters (the Land Cover map can also be
used)

• Dynamic data (spatial time series, map-stacks)

– Precipitation
– Potential evapotranspiration
– Temperature (optional, only needed for snow pack modelling)

• Model parameters (per land use/soil type)

– Soil Depth
– etc... (see Section 2.3)

The module can be linked to the Delft-FEWS system Werner et al. [2004] using the
general adapter. The model itself comes with the necessary reading/writing routines for
the Delft-FEWS pi XML files. An example of the link to Delft-FEWS is given in Appendix
XX.
2

U SING THE MODEL

2.1 D IRECTORY STRUCTURE : CASES AND RUNS

A case contains all the data needed to run the model. A case is a directory holding all the
data needed to run the model. Multiple cases may exists next to eachother in seperate
directories. The model will only work with one case at the same time. If no case is
specified when starting the model a default case (XXX) is assumed. Within a case the
model output (the results) are stored in a separate directory, the run. If you want to
save the results and not overwrite the results from a previous run a new run Id must be
specified. Within a case the following files and subdirectories should be present:

inmaps Directory holding the dynamic input data. Maps of Precipitation, potential
evapotranspiration and (optionally) temperature

instate Directory holding the input initial conditions. Can be used to hotstart the model.
Alternatively the model can start with default initial conditions but in that case a
long spinup procedure may be needed.

intbl Directory holding the lookup tables. These hold the model parameters specified
per landuse/soiltype class.

intss Directory holding the scalar input timeseries. Sclara input data is onlu assumed if
the ScalarInput entry in the ini file is set to 1 (True).

maps processing This directory usually holds the raw maps that are used by the wflow prep
script. This directory is not used by the actual model.

outstate Directory holding the stat variable at the end of the run. These can be copied
back to the instate directory to have the model start from these conditions. These
are also saves in the runId/outstate directory

run default The default name for a run. if no runId is given all output data is saved in
this directory.

staticmaps Static maps (DEM, etc) as prepared by the wflow prep script.

wflow diag.log The default log file for wflow

wflow.ini The default settings file for wflow

7
8 CHAPTER 2. USING THE MODEL

2.2 P REPARING STATIC INPUT MAPS

A script (wflow prep.py) is available that can perform most of the input data preperation
automatically. For the script to work the following data needs to be present:

• a DEM in arc/ascii or pcraster format

• a land use map in arc/ascii or pcraster format. If the resulution is different from the
DEM the script will resample this map to match the DEM (or the DEM cutout).

• a .col file indicating the locations of the gauges. The first gauge should be the catch-
ment outlet.

Once the script has finished sucessfully the following maps should have been created:

• wflow landuse.map

• wflow ssubcatch.map

• wflow subcatch.map

• wflow gauges.map

• wflow catchment.map

• wflow river.map

• wflow streamorder.map

• wflow dem.map

• wflow ldd.map

• wflow demforldd.map

• master scale.map

• master cutout.map

The maps are created in the data processing directory. To use the maps in the model
copy them to the staticmaps directory of the case you have created.

2.3 I NPUT PARAMETERS ( LOOKUP TABLES )

Beta.tbl Beta parameter used in the kinematic wave function. Should be set to 0.6 (will
ebe removed later)

CanopyGapFraction.tbl Gash interception model parameter: the free throughfall coeffi-


cient.
2.4. LINKING THE MODEL TO DELFT-FEWS 9

EoverR.tbl Gash interception model parameter. Ratio of average wet canopy evapora-
tion rate over average precipitation rate.

FirstZoneCapacity.tbl Maximum capacity of the saturated store [mm]

FirstZoneKsatVer.tbl Saturated conductivity of the store at the surface. The M parame-


ter determines how this decreases with depth.

FirstZoneMinCapacity.tbl Minimum capacity of the saturated store [mm]

InfiltCapPath.tbl Infiltration capacity [mm/timestep] of the compacted soil (or paved


area) fraction of each gridcell

InfiltCapSoil.tbl Infiltration capacity [mm/timestep] of the non-compacted soil fraction


(unpaved area) of each gridcell

M.tbl Soil parameter determining the decrease of saturated conductivity with depth.
Usually between 20 and 2000 (if the soil depth is in mm)

MaxCanopyStorage.tbl Canopy storage [mm]. Used in the Gash interception model

N.tbl Manning N parameter for the Kinematic wave function. Higher values dampen
the discharge peak.

PathFrac.tbl Fraction of compacted area per gridcell

RootingDepth.tbl Rooting depth of the vegetation [mm]

thetaR.tbl Residual water content

thetaS.tbl Water content at saturation

2.4 L INKING THE MODEL TO D ELFT-FEWS

To run the model from Delft-FEWS the following actions need to be performed:

• wflow.py needs to be run with the -F option wher the argument refers to a Delft-
FEWS runinfo.xml file

• The postadapter (wflowa dapt.py)needstoberuna f terthew f lowrun


An example of executing wFlow from the Delft-FEWS general adapter is shown be-
low:

<executeActivities>
<executeActivity>
<description>Run wflow</description>
<command>
<executable>bin-wflow\wflow.exe</executable>
10 CHAPTER 2. USING THE MODEL

</command>
<arguments>
<argument>-C</argument>
<argument>rhine</argument>
<argument>-F</argument>
<argument>rhine/inmaps/runinfo.xml</argument>
</arguments>
<timeOut>7200000</timeOut>
</executeActivity>
<executeActivity>
<description>Run wflow post</description>
<command>
<executable>bin-wflow\wflow_adapt.exe</executable>
</command>
<arguments>
<argument>-M</argument>
<argument>Post</argument>
<argument>-s</argument>
<argument>rhine/instate/state.xml </argument>
<argument>-o</argument>
<argument>rhine/instate/outstate.xml</argument>
<argument>-r</argument>
<argument>rhine/inmaps/runinfo.xml</argument>
<argument>-w</argument>
<argument>./</argument>
<argument>-C</argument>
<argument>rhine</argument>
</arguments>
<timeOut>1200000</timeOut>
</executeActivity>
</executeActivities>

2.5 R UNNING THE MODEL

2.5.1 C OMMAND - LINE OPTIONS


The command line options for wflow are summarized below:
wflow [-h][-v level][-F runinfofile][-L logfile][-C casename][-R runId]
[-c configfile][-T timesteps][-s seconds][-W][-N][-U discharge]

-F: if set wflow is expected to be run by FEWS. It will determine the timesteps from the
runinfo.xml file and save the output initial conditions to an alternate location

-T: Set the number of timesteps to run


2.6. WFLOW.INI FILE 11

-N: No lateral flow, use runoff response function to generate fast runoff

-s: Set the model timesteps in seconds

-I: re-initialize the initial model conditions with default

-C: set the name of the case (directory) to run

-R: set the name runId within the current case

-L: set the logfile

-c: name of wflow the configuration file (default: wflow.ini). At the moment this file only
determines which mapstacks ar written to disk for each timestep. By default only
the Runoff in m3 /s is written

-S: Determine extra statistics and write at end of run [NOT IMPLEMENTED]

-h: print usage information

-W: If set, this flag indicates that an ldd is created for the water level for each timesteps.
If not the water is assumed to flow according to the DEM. Wflow will run a lot
slower with this option. Most of the time (shallow soil, steep topography) you do
not need this option.

-U: The argument to this option should be a .tss file with measured discharge in [m3 /s]
which the progam will use to update the internal state to match the measured flow

-v: set verbosity level

2.6 WFLOW. INI FILE

The wflow.ini file holds a number of settings that determine how the model is operated.
The files consists of sections that hold entries. A section is define using a keyword in
square brackets (e.g. [model]). Variable can be set in each section using a keyword =
value combination (e.g. ScalarInput = 1). The default settings for the ini file are
give in the subsections below.

2.6.1 [ MODEL ]
RiverWidth=10 Sets the width (in m) for all cells that are regarded as part of the river.

ModelSnow=0 Set to 1 to model snow using a simple degree day model (in that case
temperature data is needed)

ScalarInput=0 If set to 0 input maps are needed for each timestep in the inpumaps di-
rectory., If set to 1 the model will use input timeseries from the inputtss directory
and interpolate these to maps at run-time.
12 CHAPTER 2. USING THE MODEL

InterpolationMethod=pol Interpolation method when using scalar timeseries input. The


method can be pol (Thiessen polygons) or inv (Inverse Distance). The same method
is used for all parameters (P. PET, T).

2.6.2 [ MISC ]
mapSaveInterval=365 Save model state maps at this interval.

2.6.3 [ LAYOUT ]
sizeinmetres = 0 If set to zero the cell-size is given in lat/long (the default), otherwise
the size is assumed to be in metres.

2.6.4 [ OUTPUTMAPS ]
Outputmaps to save per timestep. Valid options for the keys are:

Runoff <-- Default, always saved


# SaturationDeficit
#FreeWaterDepth
#SaturationDeficit
#self.FirstZoneDepth
#self.FirstZoneFlux
#waterSlope
#waterDem
#self.zi
#MaxHor
#ExfiltWater
#Inwater
#Interception
#ActEvap
#self.UStoreDepth
#Transfer
# ToFastRunoffFrac=sca
# Runoff

The values on the right side of the equal sign can be choosen freely.
Example content:

Runoff=run

SaturationDeficit=def

self.FirstZoneFlux=fzf

self.FirstZoneDepth=fir
2.6. WFLOW.INI FILE 13

2.6.5 [ STATVARIABLES ]
Variables to determine basic statistics for (and save to disk at the and of the run). Note
that the statistics are only calculated if the -S command-line option is given. THIS DOES
NOT WORK YET. NEED TO FIND OUT HOW TO DEFINE VARIABLES WITH EVAL!
Example content:

self.FirstZoneDepth=fir
14 CHAPTER 2. USING THE MODEL
3

M ODEL DESCRIPTION

3.1 P ROCESSING OF METEOROLOGICAL FORCING DATA

3.2 T HE RAINFALL INTERCEPTION MODEL

3.2.1 T HE ANALYTICAL (G ASH ) MODEL


The analytical model of rainfall interception is based on Rutter’s numerical model [see
Gash, 1979, Gash et al., 1995, for a full description]. The simplifications that Gash [1979]
introduced allow the model to be applied on a daily basis, although a storm-based ap-
proach will yield better results in situations with more than one storm per day [Pearce
and Rowe, 1981]. The amount of water needed to completely saturate the canopy [P´:
Gash, 1979] is defined as:
− RS
 
0 Ew −1
P = ln 1 − (1 − p − p t ) (3.1)
Ew R
where:
R average precipitation intensity on a saturated [mm hr −1 ]
canopy
Ew average evaporation from the wet canopy [mm hr −1 ]

and with the vegetation parameters S, p and pt as defined previously. The model
uses a series of expressions to calculate the interception loss during different phases of

Table 3.1: Formulation of the components of interception loss according to Gash [1979]
Component of interception loss Formulation
For m small storms (Pg < P0 g ) (1 − p − p t ) ∑ m
j=1 Pg,j
Wetting up the canopy in n large storms (Pg ≥ P0 g ) n(1 − p − pt ) P0 g − nS
Evaporation from saturated canopy during rainfall E/R ∑nj=1 ( Pg,j − P0 g )
Evaporation after rainfall ceases for n large storms nS
Evaporation from trunks in q storms that fill the trunk qSt
storage
m+n−q
Evaporation from trunks in (m + n − q) storms that do p t ∑ j =1 Pg,j
not fill the trunk storage

15
16 CHAPTER 3. MODEL DESCRIPTION

a storm (Table 3.1). An analytical integration of the total evaporation and rainfall under
saturated canopy conditions is then done for each storm to determine average values of
Ew and R. The total evaporation from the canopy (i.e. the total interception loss Ei ) is
calculated as the sum of the components listed in Table 3.1. Interception losses from the
stems are calculated for days with P ≥ St /pt [Gash, 1979]. Because pt and St are small in
the present case, (Section ??), evaporation from the stems was neglected.
In applying the analytical model, saturated conditions are assumed to occur when
the hourly rainfall exceeds a certain threshold. Often a threshold of 0.5 mm hr −1 is used
[Gash, 1979, Gash et al., 1980, Lloyd et al., 1988]. R is calculated for all hours when the
rainfall exceeds the threshold to give an estimate of the mean rainfall rate onto a saturated
canopy. Ew is then calculated using Eq. ?? and Eq. ?? (as in the Rutter model) the same
hours.
Gash [1979] has shown that in a regression of interception loss on rainfall (on a storm
basis) the regression coefficient should equal Ew /R. Assuming that neither Ew nor R vary
considerably in time, Ew can be estimated in this way from R in the absence of above-
canopy climatic observations [Rowe, 1983, Bruijnzeel and Wiersum, 1987, Dykes, 1997].
Values of Ew derived in this way generally tend to be (much) higher than those calculated
with Eq. ?? and Eq. ?? [Gash et al., 1980, Bruijnzeel and Wiersum, 1987, Waterloo et al.,
1999].

3.3 T HE SOIL MODEL

The TOPOG SBM soil water accounting scheme


A detailed description of the TOPOG SBM model has been given by Vertessy and Elsen-
beer [1999]. Briefly: the soil is considered as a bucket with a certain depth (zt ), divided
into a saturated store (S) and an unsaturated store (U), the magnitudes of which are ex-
pressed in units of depth. The top of the S store forms a pseudo-water table at depth zi
such that the value of S at any time is given by:

S = (zt − zi )(θs − θr ) (3.2)

where θs and θr are the saturated and residual soil water contents, respectively. The
unsaturated store (U) is subdivided into storage (Us ) and deficit (Ud ) which are again
expressed in units of depth:
Ud = (θs − θr )zi − U (3.3)
and:
Us = U − Ud (3.4)
The saturation deficit (Sd ) for the soil profile as a whole is defined as:

Sd = ( θ s − θr ) z t − S (3.5)

All infiltrating rainfall enters the U store first. The transfer of water from the U store to
the S store (st) is controlled by the saturated hydraulic conductivity Ksat at depth zi and
3.3. THE SOIL MODEL 17

Kinematic wave
Free Surface
water
Free Surface
water
Infiltration
Exfiltration
Infiltration
Exfiltration
Unsaturated
Store
Unsaturated
Store

Exchange based
accuflux limited by on Ksat at water
Saturated Ksat horizontal table

Store
Saturated
Store

Figure 3.1: Schematisation of the soil within the model

the ratio between U and Sd :


Us
st = Ksat (3.6)
Sd
Hence, as the saturation deficit becomes smaller, the rate of the transfer between the U
and S stores increases.
Saturated conductivity (Ksat ) declines with soil depth (z) in the model according to:

Ksat = K0 e(− f z) (3.7)

where:
K0 saturated conductivity at the soil surface [m d−1 ]
f scaling parameter [m−1 ]

The scaling parameter f is defined by:

θ s − θr
f = (3.8)
M
18 CHAPTER 3. MODEL DESCRIPTION

0
−200
−400
−Zi

70 120 170 220 270 350 500 800 1500


−600
−800
−1000

0 20 40 60 80 100

Ks

Figure 3.2: Decay of conductivity with depth and the effect of the parameter M

with θs and θr as defined previously and M representing a model parameter (expressed


in meters).
The S store can be drained laterally via subsurface flow according to:

s f = K0 tan( β)e−Sd /M (3.9)

where:
β element slope angle [deg.]
sf calculated subsurface flow [m2 d−1 ]
Sd saturation deficit ((θs − θr )zt − S) [m]

with M and Sd as defined previously. A schematic representation of the various hy-


drological processes and pathways modelled by TOPOG SBM (infiltration, exfiltration,
Hortonian and saturation overland flow, subsurface flow) is provided by Vertessy and
Elsenbeer [1999].
3.3. THE SOIL MODEL 19

Within the wflow model code the TOPOG SBM model is implemented as follows:

1. Transpiration is first taken from the U store. If the U store cannot satisfy the demand
the S store is used if the pseudo waterlevel zi is not below the rootingdepth
1 # Step 1 try from unsaturated store...
2 # First decrease the amount of available water from the unsaturated
3 # zone according to the rooting depth and the depth of the water table
4
5 AvailCap = ifthenelse(self.zi < self.RootingDepth, self.zi/self.RootingDepth, self.RootingDepth/self.zi)
6 MaxExtr = AvailCap * self.UStoreDepth*(1-self.thetaR)
7 ActEvapUStore = ifthenelse ( MaxExtr < PotTrans, MaxExtr, PotTrans)
8 self.UStoreDepth = self.UStoreDepth - ActEvapUStore
9 RestPotEvap = PotTrans - ActEvapUStore
10
11 # Step 2 do rest from saturated zone, use rootingDepth as a limiting factor
12 ActEvapSat = min( ifthenelse(self.zi > self.RootingDepth, 0.0, self.FirstZoneDepth*(1-self.thetaR)),
RestPotEvap)
13 self.FirstZoneDepth = self.FirstZoneDepth - ActEvapSat
14 ActEvap = ActEvapSat + ActEvapUStore

2. The capacity of the U store is determine by subtracting the saturated depth and the
unsaturated depth from the total soil depth.

3. Precipitation is added to unsaturated store. Any surplus is fed into the fast runoff
reservoir, a kinematic wave

4. Water is transferred from the U store by first determining the Ksat at the current
depth of the water table and next multiplying this with the ratio of the depth of the
unsaturated zone and the saturation deficit
1 ##########################################################################
2 # Transfer of water from unsaturated to saturated store...################
3 ##########################################################################
4 self.zi = self.FirstZoneCapacity - self.FirstZoneDepth
5 #/(thetaS -thetaR); # Determine actual water depth
6 Ksat = self.FirstZoneKsatVer * exp(-self.f * self.zi)
7
8 # Determine saturation deficit
9 SaturationDeficit = self.FirstZoneCapacity - self.FirstZoneDepth
10
11 # now the actual tranfer to the saturated store..
12 Transfer = min(self.UStoreDepth*(1-self.thetaR),ifthenelse (SaturationDeficit <= 0.00001, 0.0, Ksat * self
.UStoreDepth/(SaturationDeficit+1)))

5. Optional leakge out of the catchment is subtracted from the saturated store

6. Water in the saturated store is transferred laterally along the DEM using the follow-
ing steps:

(a) a maximum flux for each cell is determined by determining the Ksat over the
saturated part and the available water in each cell
(b) water is routed downslope (using the PCRaster accucapacityflux operator) by
multiplying the Ksat by the slope and limiting the flux the the maximum de-
termined in the previous step
(c) the program can either use the DEM to route the water of (more appropiate in
flat areas) the actual slope of the water table. The latter option slows down the
program considerably
20 CHAPTER 3. MODEL DESCRIPTION

7. surplus water in cells as a result of the previous step is added to the kinematic wave
reservoir

1 MaxHor = max(0,min(self.FirstZoneKsatVer * self.Slope * exp(-SaturationDeficit/self.M),self.FirstZoneDepth*(1-self.


thetaR)))
2 self.FirstZoneFlux = accucapacityflux (self.TopoLdd, self.FirstZoneDepth, MaxHor)
3 self.FirstZoneDepth = accucapacitystate (self.TopoLdd, self.FirstZoneDepth, MaxHor)

3.4 K INEMATIC WAVE AND R IVER W IDTH

The kinematic wave function


River width from function: [?]

Type of Channel and Description Minimum Normal Maximum


Natural streams - minor streams (top width at floodstage < 100 ft)
1. Main Channels
a. clean, straight, full stage, no rifts or deep pools 0.025 0.03
0.033
b. same as above, but more stones and weeds 0.03 0.035 0.04
c. clean, winding, some pools and shoals 0.033 0.04 0.045
d. same as above, but some weeds and stones 0.035 0.045 0.05
e. same as above, lower stages, more ineffective
slopes and sections 0.04 0.048 0.055
f. same as "d" with more stones 0.045 0.05 0.06
g. sluggish reaches, weedy, deep pools 0.05 0.07 0.08
h. very weedy reaches, deep pools, or floodways
with heavy stand of timber and underbrush 0.075 0.1 0.15
2. Mountain streams, no vegetation in channel, banks usually steep, trees and
a. bottom: gravels, cobbles, and few boulders 0.03 0.04 0.05
b. bottom: cobbles with large boulders 0.04 0.05 0.07

3.5 U PDATING USING MEASURED DATA

If a file (in .tss format) with measured discharge is specified using the -U command-
line option the model will try to update (match) the flow at the outlet to the measured
discharge. The following steps are taken:

• the difference at the outlet between measured and simulated Q (in mm) is deter-
mined

• this difference is added to the unsaturated store for all cells

• the ratio of measured Q divided by simulated Q at the outlet is used to multiply the
entire kinematic wave store with

Currently, the system can only update for one location, the outlet.
3.6. SETTING-UP A NEW MODEL 21

3.6 S ETTING - UP A NEW MODEL

3.6.1 I NTRODUCTION
3.6.2 B ASIC MAPS NEEDED
All maps should have their cellsize in degrees. The model presently uses an equation to
convert this to metres.
You will need to prepare the following maps. The wflow prep.py can be used as a
starting point fro a script to create the maps.

wflow riverlength.map River length per gridcell. if the maps is not present wflow will
caculate it using: downstreamdist(ldd)

wflow ldd.map

wflow ssubcatch.map

wflow subcatch.map

wflow gauges.map

wflow landuse.map

wflow streamorder.map

wflow catchment.map

wflow river.map

wflow dem.map

3.6.3 M ODEL PARAMETERS


22 CHAPTER 3. MODEL DESCRIPTION
4

C ALIBRATING THE MODEL

4.1 I NTRODUCTION

4.2 PARAMETERS

Once the depth of the soil has been set for the different land-use types the M parameters
is most probably the most important variable in calibratin the model. The decay of the
conductivity with depth controls: baseflow resession - parth of the stormflow curve.
The N parameter controls the shape of the hydrograph (the peak parts).
CCCCCCCCCCC

23
24 CHAPTER 4. CALIBRATING THE MODEL
4.2. PARAMETERS 25
26 CHAPTER 4. CALIBRATING THE MODEL
5

D ESCRIPTION OF THE test run EXAMPLE

27
28 CHAPTER 5. DESCRIPTION OF THE TEST RUN EXAMPLE
R EFERENCES

L. A. Bruijnzeel and K. F. Wiersum. Rainfall interception by a young Acacia auriculiformis


(A. Cunn) plantation forest in West Java, Indonesia: Application of Gash’s analytical
model. Hydrological Processes, 1:309–319, 1987.

A. P. Dykes. Rainfall interception from a lowland tropical rainforest in Brunei. Journal


of Hydrology, 200:260–279, 1997.

J. H. C. Gash. An analytical model of rainfall interception by forests. Quarterly Journal of


the Royal Meteorological Society, 105:43–55, 1979.

J. H. C. Gash, I. R. Wright, and C. R. Lloyd. Comparative estimates of interception loss


from three coniferous forests in Great Britain. Journal of Hydrology, 48:89–105, 1980.

J. H. C. Gash, C. R. Lloyd, and G. Lachaud. Estimating sparse forest rainfall interception


with an analytical model. Journal of Hydrology, 170:79–86, 1995.

L. Köhler, M. Mulligan, J. Schellekens, S. Schmid, and C. Tobón. Final Technical Report


DFID-FRP Project no. R7991 Hydrological impacts of converting tropical montane cloud
forest to pasture, with initial reference to northern Costa Rica. 2006.

C. R. Lloyd, J. H. C. Gash, W. J. Shuttleworth, and A. de O. Marques-Filho. The mea-


surement and modelling of rainfall interception by Amazonian rain forests. Agric. For.
Meteo., 43:277–294, 1988.

A. J. Pearce and L. K. Rowe. Rainfall interception in a multi-storied, evergreen mixed


forest: estimates using Gash’s analytical model. Journal of Hydrology, 49:341–353, 1981.

L. K. Rowe. Rainfall interception by an evergreen beech forest, Nelson, New Zealand.


Journal of Hydrology, 66:143–158, 1983.

W. P. A. van Deursen. Geographical Information Systems and Dynamic Mod-


els. Ph.d., Utrecht University, NGS Publication 190, 198 pp., 1995. URL
http://www.carthago.nl.

R. A. Vertessy and H. Elsenbeer. Distributed modelling of storm flow generation in an


Amazonian rainforest catchment: effects of model parameterization. Water Resources
Research, 35(7):2173–2187, 1999.

29
30 References

M. J. Waterloo, L. A. Bruijnzeel, H. F. Vugts, and T. T. Rawaqa. Evaporation from Pinus


caribaea plantations on former grassland soils under maritime tropical conditions. Water
Resources Research, 35(7):2133–2144, 1999.

Micha Werner, Marc van Dijk, and Jaap Schellekens. Delft-fews: an open shell flood
forecasting system. In Phoon Liong and Babovic, editors, Proceedings of the 6th Interna-
tional Conference on Hydroinformatics, pages 1205–1212, 2004.

You might also like