Chapter 5

Dynamic Water Balance Modelling

Sections 5.1 and 5.2 (5.2.1 to 5.2.3)


5.1

Introduction

Topog_Dynamic is a fully transient water balance model. As with the steady-state module Topog_Simul, this transient module operates on the same element network generated by Topog_Element.

Topog_Dynamic can be run either as a daily timestep 'yield' model or as a sub-daily timestep 'stormflow' model. In the 'yield' mode solute transport and vegetation growth can also be accounted for. In the 'stormflow' mode kinematic wave overland flow and sediment transport can be simulated. Evapotranspiration is not calculated when the model is run in 'stormflow' mode.

Processes simulated by Topog_Dynamic (not necessarily all at once) include:

5.2

Components of Topog_Dynamic

Computations in Topog_Dynamic are performed in:

Brief descriptions of each of these modules are given below.


5.2.1 The soil water module

The soil water module accounts for infiltration and vertical percolation of water through the unsaturated zone, and lateral movement of water in the saturated zone. Topog_Dynamic supports three different soil water accounting schemes, these being :

All three schemes can be used in the 'yield' and 'stormflow' modes, though solute transport is only linked to the NR scheme and sediment transport is only linked to the SBM scheme.

The NR and RK schemes allow for soil layering, whereas the SBM scheme assumes a single layer of soil where the hydraulic conductivity decays exponentially with depth. In the NR scheme, soil moisture is computed at a stacked series of 'nodes'; in the RK scheme, computations are made for a stacked series of 'compartments'. When a water table develops at any node (using the NR scheme) or in any compartment (using the RK scheme), water is routed downslope through the Topog flow net using Darcy's law (i.e. at a rate based on the local soil Ks value and the slope of the saturated water surface, assumed to be the same as the topographic gradient).

As in Ross (1990), the NR scheme adopts the 'Kirchoff transform' to reduce the spatial and temporal nonlinearity of the suction (y), and uses the 'mixed' form of the Richard's equation, as it has much better mass conservation in numerical form than the pure potential form. The adopted form of the Richards equation is:

dq
d
t
= d
d
z
[ K - dU
dz
]
5.1

where

Equation 5.2 5.2

where:

Allowance has been made for up to 8 different layers to be ascribed to any soil profile, and the organisation of layers is permitted to vary between adjacent catchment elements. It is assumed that that soils are isotropic and that no hysteresis occurs.

The SBM scheme is based on the TOPMODEL concept (Beven and Kirkby, 1979). A basic assumption of this scheme is that soil hydraulic conductivity (Ks) declines exponentially with depth, according to:

Ks = K0 exp(f/z) 5.3

where:

Using the SBM scheme, subsurface lateral flow (ql) out of any catchment element i runs downslope between flow trajectories according to:

ql = Ki tan(b) exp (Si/m) 5.4

assuming:

The exponential term in Eq 4 is bounded by @ 0 <= exp(Si/m) <= 1. Hence when m=0, equation 5.4 is changed to:

ql = Ki tan(b) saturated storage/actual storage 5.5

to ensure no lateral subsurface flow occurs when the element is dry.

The soil moisture dynamics module also includes a simple macropore flow algorithm. Each element is ascribed :

The macropore is permitted to fill only when infiltration excess occurs, ie. the rainfall intensity exceeds the infiltration capacity of the soil, or the soil profile is saturated. At the end of each timestep, lateral flow is allowed to occur via macropores at a rate governed by the topographic slope and Mks. Flow is permitted between the macropore and the matrix at a rate governed by the instantaneous hydraulic conductivity of the soil matrix (mk). See the notes on Topog_Soil for more information on the macropore flow option.


5.2.2 Solute transport

The soil column conservative solute transport is described by the convection-diffusion equation in 1-dimension :

d(qc)
dt
= d
d
z
{ q Dzz dc
dz
} - d(qwc)
dz
5.6

where:

This can be rewritten as:

d(qc)
dt
= dqs
dz
5.7

where now the solute flux, qs, is :

qs = q Dzz dc
dz
- qwc
5.8


5.2.3 The evapotranspiration module

Transpiration from the overstorey and understorey vegetation, and evaporation from the soil/litter layer is predicted for each catchment element at each timestep when the model is run in 'yield' mode. For each of these layers, the surface radiation balance consists of four components:

Short-wave downward radiation on a horizontal surface is modified across the catchment according to the slope and aspect of each computational element (Klein, 1977). This is accomplished by supplying the model with a radiation coefficients table, generated with the programme Topog_Rcoeff.

From both canopies the Penman-Monteith equation is used to compute transpiration:

lE = s Rn + r Cp Da/ra
(s + g( 1 + rs/ra))
5.9

where:

The transpiration model can use two different representations of canopy conductance, gc, determined for each canopy layer:

  1. A maximum canopy conductance is specified for each vegetation layer and this value is scaled down linearly according to the vapour pressure deficit (Running and Coghlan, 1990)

    gc = gmax Y* (1-Dvpd Dc) 5.10

    where:

      gmax = the maximum canopy conductance
      y* = -ymean/ylwmax is a normalised moisture stress index
      ymean = the mean soil moisture potential within the soil column
      ylwmax = the maximum (most negative) leaf water potential of the canopy
      Dvpd = the slope of the gc response to vapour pressure deficit
      Dc = the vapour pressure deficit in the canopy air

  2. The canopy conductance is proportional to the carbon assimilation rate, and modified by the surrounding air vapour pressure deficit, following Ball et al. (1987) as modified by Leuning (1993):

    gc = g0 + g1 A / [ ( Cs - G ) (1 + Dc
    Dco
    ) ].
    5.11

    where:

      g0 = the minimum canopy conductance
      g1 = the slope of the conductance dependence on VPD
      A = the carbon assimilation rate discussed in the growth module section
      Cs = the atmospheric CO2 concentration
      G = the CO2 compensation point
      Dco = an empirical coefficient

  3. The canopy conductance is proportional to assimilation rate and is moderated by transpiration rate, as discussed by Monteith (1995) and implemented by Slavich et al (in prep).

    gc = 1.6 [ (1+1/W) Amax XW XE (1 - e-k LAI) ]
    (Cs - G) Dl
    5.12

    where:

      W = the ratio of the maximum liquid phase mesophyll conductance to the maximum gas phase stomatal conductance (0.2 for C3 plants and 0.8 for C4)

      Amax = the maximum carbon assimilation rate

      XW, XE are normalised stress indices for water availability and leaf transpiration rate (discussed below)

      k = the light extinction coefficient of the canopy
      LAI = the leaf area index of the canopy, and
      Dl = the day length in seconds

    The factor 1.6 is the ratio of the diffusion rates of CO2 and water vapour.

The vapour pressure deficit at each canopy (Dc) and at the soil surface is calculated using the omega decoupling coefficient (Wc) proposed by Jarvis and McNaughton (1986).

Dc=Wc Deq+(1-Wc)Da 5.13

where:

Deq= g e Rn
Cp gc (e+1)
5.14

and: e = s/g

Soil evaporation is calculated using the Penman-Monteith equation with the surface resistance set to zero if the soil surface is not air-dry, or determined by the method of Choudhury and Monteith (1988) when in second phase drying:

rs = t l
h Dm
5.15

where:

Take me out of frames Chapter 5 continued.......

last modified on 29 June 1997