Soil moisture calculation: Difference between revisions

From BlueM
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 69: Line 69:
:with:<code>k<sub>IC</sub></code> = 10.0 = Parameter to describe the fill rate of the interception reservoir [1/h] (Bug 409)
:with:<code>k<sub>IC</sub></code> = 10.0 = Parameter to describe the fill rate of the interception reservoir [1/h] (Bug 409)


The maximum interception capacity for agricultural crops is {{:Literatur:Hoyningen-Huene_1983}}:
The maximum interception capacity for agricultural crops according to {{:Literatur:Hoyningen-Huene_1983}} is:


:<math>\mbox{IC}_{max} = 0.935 + 0.498 \cdot LAI - 0.00575 \cdot LAI^2</math>
:<math>\mbox{IC}_{max} = 0.935 + 0.498 \cdot LAI - 0.00575 \cdot LAI^2</math>
Line 88: Line 88:


==Soil moisture calculation==
==Soil moisture calculation==
The water balance equation for the soil layer is solved by using a stepwise linear approach for the processes effecting soil moisture, whch are '''Infiltration''', '''Evaporation''', '''Transpiratin''', '''Percolation''', '''Interflow''' and '''Capillary-Rise'''. The input value for evaporation and transpiration is determined through the reduced potential evaporation due to interception evaporation.
The water balance equation for the soil layer is solved by using a stepwise linear approach for the processes effecting soil moisture, which are '''Infiltration''', '''Evaporation''', '''Transpiratin''', '''Percolation''', '''Interflow''' and '''Capillary-Rise'''. The input value for evaporation and transpiration is determined through the reduced potential evaporation due to interception evaporation.


The equation to be solved is as follows:
The equation to be solved is as follows:
Line 97: Line 97:


:with:
:with:
:<code>&theta;(t)</code> = aktuelle Bodenfeuchte
:<code>&theta;(t)</code> = current soil moisture
:<code>Inf(t)</code> = Infiltration in den Boden
:<code>Inf(t)</code> = infiltration into the soil
:<code>Perk(t)</code> = Perkolation (Durchsickerung)
:<code>Perk(t)</code> = percolation
:<code>Eva<sub>akt</sub>(t)</code> = aktuelle Evaporation
:<code>Eva<sub>akt</sub>(t)</code> = actual evaporation
:<code>Trans<sub>akt</sub>(t)</code> = aktuelle Transpiration
:<code>Trans<sub>akt</sub>(t)</code> = actual transpiration
:<code>Int(t)</code> = Interflow
:<code>Int(t)</code> = interflow
:<code>Kap(t)</code> = Kapillaraufstieg
:<code>Kap(t)</code> = capillary-rise


Infiltration, Perkolation, Evaporation, Transpiration, Interflow und Kapillaraufstieg sind von der aktuellen Bodenfeuchte abhängig. In der Simulation wird diese Abhängigkeit durch folgende Funktionsverläufe beschrieben.
Infiltration, Percolation, Evaporation, Transpiration, Interflow and Capillary-Rise are dependant of the current soil moisture. In the simulation this dependancy is described by the following function curves.


[[Bild:Theorie_Abb40.gif|thumb|500px|Abbildung 40: Darstellung ausgewählter Bodenprozessfunktionen]]
[[Bild:Theorie_Abb40.gif|thumb|500px|Abbildung 40: Depiction of selected soil process functions]]


:mit:  
:with:  
:<code>k<sub>f</sub></code> = Durchlässigkeitsbeiwert des gesättigten Bodens
:<code>k<sub>f</sub></code> = saturated hydraulic conductivity
:<code>nFK</code> = nutzbare Feldkapazität (<code>nFK = FK - WP</code>)
:<code>nFK</code> = available water capacity nutzbare (<code>nFK = FK - WP</code>)
:<code>WP</code> = Welkepunkt
:<code>WP</code> = wilting point
:<code>FK</code> = Feldkapazität
:<code>FK</code> = field capacity
:<code>GPV</code> = gesamtes Porenvolumen
:<code>GPV</code> = total pore volume
:<code>I</code> = Gefälle [-]
:<code>I</code> = gradient [-]
:<code>f<sub>PK</sub></code> = bodenabhängiger Skalierungsfaktor der Perkolationsfunktion
:<code>f<sub>PK</sub></code> = soil specific scaling factor for the percolation function
:<code>f<sub>Eva</sub></code> = bodenabhängiger Skalierungsfaktor der Evaporationsfunktion
:<code>f<sub>Eva</sub></code> = soil specific scaling factor for the evaporation function
:<code>f<sub>TP</sub></code> = bodenabhängiger Skalierungsfaktor der Transpirationsfunktion
:<code>f<sub>TP</sub></code> = soil specific scaling factor for the transpiration function
:<code>f<sub>1,Int</sub></code> = bodenabhängiger Skalierungsfaktor für die Interflowfunktion
:<code>f<sub>1,Int</sub></code> = soil specific scaling factor for the interflow function
:<code>f<sub>2,Int</sub></code> = bodenabhängiger Skalierungsfaktor für die Interflowfunktion
:<code>f<sub>2,Int</sub></code> = soil specific scaling factor for the interflow function
:<code>n<sub>Int</sub></code> = bodenabhängiger Krümmungsparameter der Interflowfunktion
:<code>n<sub>Int</sub></code> = soil specific scaling factor for the interflow function
:<code>n<sub>TP</sub></code> = Krümmungsparameter der Transpirationsfunktion
:<code>n<sub>TP</sub></code> = Krümmungsparameter der Transpirationsfunktion



Revision as of 08:48, 26 February 2013

{{#hierarchy-top:}}
All process-values which are calculated through soil moisture simulation are depicted in the following picture.

Abbildung 39: calculated process-values through soil moisture simulation


Hydrological Response Units (HRUs)

Abbildung 42: Sectioning of a catchment into HRUs

If Runoff is determined through soil moisture simulation, the HRU concept is applied. This results in a catchment being sub-sectioned into a various amount of hydrological homogenous areas.

Abbildung 42: Assignment of soil type and land use to a HRU

The depicted assignment of land use and soil type is valid for each HRU. The resulting amount of water out of a HRU is applied at the outlet of the elemt. Therefore all HRUs discharge their Water with the same time delay, independant of their position within the catchment.

Soil moisture calculation is computationally intensive and therefore very time-consuming. This is especially true if there are many HRUs in each sub-catchment. br clear="all"/>

Land use

Providing information on land use is necessary to run the soil moisture calculation. E.g. the thickness of the rooted zone is determined by providing the root depth in the information regarding land use. Furthermore the parameters of land use are needed to calculate interception and transpiration. The parameters are:

  • root depth
  • soil coverage
  • annual pattern of soil coverage
  • leaf area index
  • annual pattern of the leaf area index


Providing Haude-Coefficients [1][2] is possible by providing an annual pattern and assiging them to the desired land use. This allows for a better consideration of evaporation for each land use.

These Haude-Coefficients scale the valid potential grass reference-evaporation for the time step by their ratio to the corresponding Haude-Coefficient for gras.


Soil type

The soil moisture simulation is based on the non-linear calculation of the individual soil layers. The soil is divided into different soil layers. Each layer is calculated and (if existing) adjusted with the layers above or below. The parameters for the soil moisture calculation are the following physical soil properties:

  • wilting point (WP)
  • field capacity (FK)
  • total pore volume (GPV)
  • saturated hydraulic-conductivity (kf-Wert)
  • maximum infiltration capacity (MaxInf)
  • maximum rate of capillary rise (MaxKap)
  • Assignment to a soil type: sand, silt, clay

As few as one or as many as six soil layers are possible. A division into three layers has proven to yield the best results. That is why the entered layers are allways distributed into three layers in BlueM internally.

  • infiltration layer (standard thickness = 20 [cm])
  • root layer (minimum thickness = 5 [cm])
  • transport layer (minimum thickness = 5 [cm])
Abbildung 38: Example of the aggregation of soil layers for the root layer

The new characteristic soil parameters for the internally used layers are calculated by weighing the original parameters of the original layers according to the original thickness of these layers.Saturated hydraulic conductivity is calculated according to conservation of continuity of the flow. For vertical Flow the velocity v is to be constant within a layer for a given flow due to the continuity of the flow. Therefore the hydraulic gradient ist no longer constant.

Bei senkrechter Strömung soll aufgrund der Kontinuität der Strömung die Geschwindigkeit v bei gegebener Durchflussmenge in einer programminternen Schicht denselben Wert besitzen. Damit ist das hydraulische Gefälle nicht mehr konstant.

[math]\displaystyle{ k_{f,v} = \frac{\sum d}{\left ( \frac{d_1}{k_1} + \cdots + \frac{d_i}{k_i} + \cdots + \frac{d_n}{k_n} \right )} }[/math]
with
di = depth of each original layer [mm]
ki = saturated hydraulic conductivity of each original layer [mm/h]
kf,v = saturated hydraulic conductivity of the internally used layer [mm/h]

The Aggregation of the layers is depicted in Abbildung 38.

Interception

In BlueM the Inflow to the interception reservoir (QzuIC)is described as a linear function of the free interception reservoir.

[math]\displaystyle{ Q_{zu_{IC}} = k_{IC} \cdot ( \mbox{IC}_{max} - \mbox{IC}_{akt}) }[/math]
with:kIC = 10.0 = Parameter to describe the fill rate of the interception reservoir [1/h] (Bug 409)

The maximum interception capacity for agricultural crops according to von Hoyningen-Huene (1983)[3] is:

[math]\displaystyle{ \mbox{IC}_{max} = 0.935 + 0.498 \cdot LAI - 0.00575 \cdot LAI^2 }[/math]
with
LAI = Leaf Area Index [-]

The rate of evaporation is assumed to be equal to the rate of potential evaporation (= ETp).A simple differential equation can be derived due to the fact that inflow is equal to the amount of rain above the vegetation minus the rain which penetrates it :

[math]\displaystyle{ \frac{\mbox{dIC}}{\mbox{d}t} = k_{IC} \cdot ( \mbox{IC}_{max} - \mbox{IC}(t)) - ET_p }[/math]

Therefore the amount of penetrating rain can be determined through the subtraction of interception from rainfall onto the vegetation.

To simplify things it is assumed that this approach is valid for wooded areas, although this approach was derived out of studies for agricultural crops.

Futhermore the interception evaporation is calculated, which is subtracted from the potential evaporation which leads to a reduced potential evaporation remaining for the following processes of transpiration and evaporation.


Soil moisture calculation

The water balance equation for the soil layer is solved by using a stepwise linear approach for the processes effecting soil moisture, which are Infiltration, Evaporation, Transpiratin, Percolation, Interflow and Capillary-Rise. The input value for evaporation and transpiration is determined through the reduced potential evaporation due to interception evaporation.

The equation to be solved is as follows:

Theorie Abb39b.gif
[math]\displaystyle{ \frac{d\theta(t)}{d\mbox{t}} = \mbox{Inf}(t) - \mbox{Perk}(t) - \mbox{Eva}_{akt}(t) - \mbox{Trans}_{akt}(t) - \mbox{Int}(t) + \mbox{Kap}(t) }[/math]
with:
θ(t) = current soil moisture
Inf(t) = infiltration into the soil
Perk(t) = percolation
Evaakt(t) = actual evaporation
Transakt(t) = actual transpiration
Int(t) = interflow
Kap(t) = capillary-rise

Infiltration, Percolation, Evaporation, Transpiration, Interflow and Capillary-Rise are dependant of the current soil moisture. In the simulation this dependancy is described by the following function curves.

Abbildung 40: Depiction of selected soil process functions
with:
kf = saturated hydraulic conductivity
nFK = available water capacity nutzbare (nFK = FK - WP)
WP = wilting point
FK = field capacity
GPV = total pore volume
I = gradient [-]
fPK = soil specific scaling factor for the percolation function
fEva = soil specific scaling factor for the evaporation function
fTP = soil specific scaling factor for the transpiration function
f1,Int = soil specific scaling factor for the interflow function
f2,Int = soil specific scaling factor for the interflow function
nInt = soil specific scaling factor for the interflow function
nTP = Krümmungsparameter der Transpirationsfunktion

Die Programmparameter werden intern berechnet. Der Anwender muss lediglich die Bodenkennwerte kf, WP, FK und GPV angeben.

Die Simulation erfolgt mit einem neu entwickelten Baustein zur Simulation von Speichern, deren Prozessfunktionen bereichsweise linear abzubilden sind.

Infiltration

Infiltrationsfunktion in BlueM im Vergleich zur Funktion nach Holtan[4] am Beispiel eines Sandbodens

Der ursprüngliche Ansatz nach Holtan (1961)[4]:

[math]\displaystyle{ \mbox{Inf}(\theta(t)) = \mbox{a}_v \cdot \left ( \mbox{GPV} - \theta(t) \right )^{1,4} + k_f }[/math]
mit
av = Vegetationsparameter (zwischen 0,1 und 1,0)

wird in BlueM in modifizierter Form angewandt:

[math]\displaystyle{ \mbox{Inf}(\theta(t)) = \begin{cases} \mbox{MaxInf} + k_f, & 0 \lt \theta(t) \lt 0,1 \cdot \mbox{nFK} \\ \mbox{MaxInf} \cdot \left( \frac{\mbox{GPV} - \theta(t)}{\mbox{GPV} - 0,1 \cdot \mbox{nFK}} \right) ^{1,4} + k_f, & \theta(t) \ge 0,1 \cdot \mbox{nFK} \end{cases} }[/math]

wobei zu beachten ist, dass diese Funktion lediglich die potentielle Infiltration beschreibt - die tatsächliche Infiltration wird durch den zur Verfügung stehenden Bestandsniederschlag beschränkt. Die Modifizierung ergibt sich aus der Überlegung, dass bei einem sehr trockenen Boden auf den es regnet, die im Boden vorhande Luft nicht entweichen kann und somit die maximale Infiltration limitiert, sodass dieses nicht weiter exponentiell ansteigt, wie nach dem ursprünglichen Ansatz nach Holtan ("Blumentopfeffekt").

Perkolation

[math]\displaystyle{ \mbox{Perk}(\theta(t)) = \begin{cases} 0, & \theta(t) \le \mbox{f}_{PK} \cdot \mbox{nFK} + \mbox{WP} \\ k_f \cdot \left ( \frac{\theta(t) - \left ( \mbox{f}_{PK} \cdot \mbox{nFK} + \mbox{WP} \right )}{\mbox{GPV} - \left ( \mbox{f}_{PK} \cdot \mbox{nFK} + \mbox{WP} \right )} \right )^{n_{PK}}, & \theta(t) \gt \mbox{f}_{PK} \cdot \mbox{nFK} + \mbox{WP} \end{cases} }[/math]
mod. Ansatz nach Ostrowski (1992)[5], Bear (1988)[6]
→ zu modifizieren in Ansatz nach van Genuchten

Interflow

Der Interflow ist relativ unabhängig von den Bodenparametern und hängt neben der Bodenfeuchte lediglich vom Gefälle der jeweiligen Elementarfläche ab (siehe Bug 28):

[math]\displaystyle{ \mbox{Int}(\theta(t)) = \begin{cases} 0, & \theta(t) \le \mbox{f}_{1,Int} \cdot \mbox{nFK} \\ \theta(t)^{\mbox{n}_{Int}} \cdot \frac{I}{\sqrt{1+I^2}}, & \mbox{f}_{1,Int} \cdot \mbox{nFK} \lt \theta(t) \le \mbox{f}_{2,Int} \cdot \mbox{nFK} \\ \mbox{f}_{2,Int} \cdot \mbox{nFK}, & \theta(t) \gt \mbox{f}_{2,Int} \cdot \mbox{nFK} \end{cases} }[/math]

Evaporation

Für die Bodenverdunstung wird die an die Landnutzung angepasste, potentielle Verdunstung auf eine potentielle Verdunstung für Brachland umgerechnet.

[math]\displaystyle{ \mbox{Eva}(\theta(t)) = \begin{cases} 0, & \theta(t) \le \mbox{WP} \\ \mbox{f}_{Eva} \cdot \left ( \frac{\theta(t)-\mbox{WP}}{\mbox{GPV}-\mbox{WP}} \right ), & \theta(t) \gt \mbox{WP} \end{cases} }[/math]

Transpiration

[math]\displaystyle{ \mbox{Trans}(\theta(t)) = \begin{cases} 0, & \theta(t) \le \mbox{f}_{TP} \cdot \mbox{nFK} + \mbox{WP} \\ \mbox{f}_{TP} \cdot \left ( \frac{\theta(t) - \mbox{f}_{TP} \cdot \mbox{nFK} + \mbox{WP}}{\mbox{GPV} - \mbox{f}_{TP} \cdot \mbox{nFK} + \mbox{WP}} \right )^{n_{TP}}, & \theta(t) \gt \mbox{f}_{TP} \cdot \mbox{nFK} + \mbox{WP} \end{cases} }[/math]

Literaturangaben

  1. Haude, W. (1954): Zur praktischen Bestimmung der aktuellen und potentiellen Evapotranspiration. – Mitteilungen des DWD, Bd. 8; Bad Kissingen
  2. Haude, W. (1955): Zur Bestimmung der Verdunstung auf möglichst einfache Weise. Mitteilungen des DWD, 2 (11), Bad Kissingen
  3. von Hoyningen-Huene, J. (1983): Die Interzeption des Niederschlages in landwirtschaftlichen Pflanzenbeständen. DVWK Schriften, Nr. 57, S. 1 - 53, PDF information.png
  4. 4.0 4.1 Holtan, H.N. (1961): A Concept for Infiltration Estimates in Watershed Engineering, U.S. Department of Agriculture, Agricultural Research Service, Bulletin 41-51, p. 25
  5. Ostrowski, M. (1992): Ein universeller Baustein zur Simulation hydrologischer Prozesse, Wasser und Boden, Heft 11 (PDF information.png)
  6. Bear, J. (1988): Dynamics of fluids in porous media, American Elsevier Environmental Science Series (books.google.com)

{{#hierarchy-bottom:}}