Unsaturated Flow¶
Unsaturated flow is one of the central processes in most model applications. The unsaturated zone is usually heterogeneous and characterized by cyclic fluctuations in the soil moisture as water is replenished by rainfall and removed by evapotranspiration and exchange to the groundwater table.
Unsaturated flow is primarily vertical since gravity plays the major role during infiltration. Therefore, unsaturated flow in MIKE SHE is calculated only vertically in one-dimension, which is sufficient for most applications. However, this assumption may not be valid, for example, on steep hill slopes.
There are three options in MIKE SHE for calculating vertical flow in the unsaturated zone:
- the full Richards equation, which is the most computationally intensive, but also the most accurate when the unsaturated flow is dynamic.
- a simplified gravity flow procedure, which ignores capillary forces, and is suitable when you are primarily interested in the time varying recharge and not the dynamics in the unsaturated zone; and
- a simple two-layer water balance that is suitable when the water table is shallow, and groundwater recharge is primarily influenced by evapotranspiration in the root zone.
More detailed information on the setup and calculation of unsaturated flow is found in the Chapters:
- Working with Evapotranspiration - User Guide
- Working with Freezing and Melting - User Guide
- Working with Unsaturated Flow - User Guide
The Technical Reference manual includes detailed information on the calculation methods - Unsaturated Zone - Technical Reference.
1. Soil profiles¶
The unsaturated zone usually includes several different soil types. For example, the soil profile could include a compacted upper zone or a loamy active layer with lots of humus and other organic matter. The lower layers could be alluvial zones with interbedded clay lenses, or less weathered bedrock layers.
The soil profile that you define can be as detailed as the available information. There is no restriction on the amount of detail that you can input. However, from a practical point of view, you are probably better off grouping similar soil types together and simplifying the soil profiles as much as possible.
The specified soil profile depth must be deeper than the vertical discretization.
In the 2-Layer UZ method, the soil profile is uniform with depth.
Soil properties database¶
The soil properties database is used to define the unsaturated flow properties and relationships for the different soil types, if you are using one of the finite differences UZ methods (i.e. the Richards Equation and Gravity methods). In the database, each soil type has a set of properties, and the profile is composed of different soil types.
Vertical Grid Discretisation¶
The vertical discretisation of the soil profile typically contains small cells near the ground surface and increasing cell thickness with depth. However, the soil properties are averaged if the cell boundaries and the soil property definitions do not align.
The discretisation should be tailored to the profile description and the required accuracy of the simulation. If the full Richards equation is used the vertical discretisation may vary from 1-5 cm in the uppermost grid points to 10-50 cm in the bottom of the profile. For the Gravity Flow module, a coarser discretisation may be used. For example, 10-25 cm in the upper part of the soil profile and up to 50-100 cm in the lower part of the profile. Note that at the boundary between two blocks with different cell heights, the two adjacent boundary cells are adjusted to give a smoother change in cell heights.
2. Initial conditions¶
The default initial conditions for unsaturated flow are usually good, which means that initially there is no flow in the soil column. This means that the initial soil moisture content is based on the defined pressure-saturation relationship.
If the 2-Layer UZ method is chosen, then the initial conditions are automatically defined by the method.
3. Macropore flow¶
Macropores include vertical cracks, as well as worm and root holes in the soil profile. Macropores increase the rate of infiltration through the soil column.
Simple bypass flow¶
A simple empirical function is used to describe simple bypass flow in macropores. The infiltration water is divided into one part that flows through the soil matrix and another part, which is routed directly to the groundwater table, as bypass flow.
The bypass flow is calculated as a fraction of the net rainfall for each UZ time step. Typically, macropore flow is highest in wet conditions when water is flowing freely in the soil (e.g. moisture content above the field capacity, \(\theta_{FC}\) and zero when the soil is very dry (e.g. moisture content at the wilting point, \(\theta_{WP}\)).
Simple bypass flow is commonly used to provide some rapid recharge to the groundwater table. In many applications, if all the rainfall is infiltrated normally, the actual evapotranspiration is too high, and very little infiltration reaches the groundwater table. In reality some infiltration recharges the groundwater system due to macropores and sub-grid variability of the soil profile. In other words, there is usually sub-areas in a grid cell with much higher infiltration rates or where the unsaturated zone thickness is much less than that defined by the average topography in the cell.
Simple bypass flow is described in the Reference section under Simplified Macropore Flow (bypass flow).
Full Macropore Flow¶
Macropores are defined as a secondary, additional continuous pore domain in the unsaturated zone. Full macropore flow is generally reserved for very detailed unsaturated root-zone models, especially in water quality models where solute transformations are occurring in the macropores. Full bypass flow is described in the Reference section under Full Macropore Flow.
4. Green and Ampt infiltration¶
The Green and Ampt algorithm is an analytical method to increase infiltration in dry soils due to capillarity. It is not applicable when using the Richards Equation method because capillarity is already included. However, when capillarity is not included (i.e. in the Gravity flow and 2-Layer methods), dry soils will absorb rainfall at a much higher rate than the defined infiltration rate (saturated hydraulic conductivity).
For more information on the Green and Ampt method, see the section Green and Ampt Infiltration in the Reference Guide.
5. UZ column classification¶
Tip
The column classification should probably be avoided today because the models have become more complex, MIKE SHE has become more efficient, and computers have become faster.
Calculating unsaturated flow in all grid squares for large-scale applications can be time consuming. To reduce the computational burden MIKE SHE enables you to compute the UZ flow in a reduced subset of grid squares. The subset classification is done automatically by the pre-processing program according to soil and, vegetation distribution, climatic zones, and depth to the groundwater table.
Column classification can decrease the computational burden considerably. However, the conditions when it can be used are limited. Column classification is either not recommended or not allowed when:
- the water table is very dynamic and spatially variable because the classification is not dynamic,
- if the 2-layer UZ method is used because the method is fast and the benefit would be limited,
- if irrigation is used in the model because irrigation zones are not a classification parameter, and
- if flooding and flood codes are used, since the depth of ponded water is not a classification parameter.
If the classification method is used, then there are three options for the classification:
- Automatic classification With automatic option, the UZ columns are divided up based on the internal classification rules. The depth to the water table, Groundwater Depths used for UZ Classification, is the lower UZ boundary condition.
- Specified classification With the specified option, you must supply a list of grid codes, Specified classification, that defines the computational column and the columns to which the results will be applied.
- Calculated in all Grid points (default) In many models the classification system is not feasible or recommended. In this case, the UZ flow will be calculated in all soil columns.
- Partial Automatic Finally a combination of the Automatic classification and the Specified classification is available, where an. Integer Grid Code file must be provide (see Partial automatic classification) to define the different areas.
6. Coupling between unsaturated and saturated zone¶
A correct description of the recharge process is rather complicated because the water table rises as water enters the saturated zone and affects flow conditions in the unsaturated zone. The actual rise of the groundwater table depends on the moisture profile above the water table, which is a function of the available unsaturated storage and soil properties, plus the amount of net groundwater flow (horizontal and vertical flow and source/sink terms).
The main difficulty in describing the linkage between the two the saturated (SZ) and unsaturated (UZ) zones arises from the fact that the two components (UZ and SZ) are explicitly coupled (i.e. they run in parallel and exchange water only at specific times). Explicit coupling of the UZ and SZ modules is used in MIKE SHE to allow separate time steps that are representative of the UZ (minutes to hours) and the SZ (hours to days) domains.
Error in the mass balance originates from two sources:
- keeping the water table constant during a UZ time step, and
- using an incorrect estimate of the specific yield, Sy, in the SZ-calculations. In the first case above, mass balance and convergence problems can be addressed by making the maximum UZ time step closer to the SZ time step.
In the second case above, the MIKE SHE forces the specific yield of the top SZ layer to be equal to the “specific yield” of the UZ zone as defined by the difference between the specified moisture contents at saturation, \(\theta_{s}\), and field capacity, \(\theta_{FC}\). This correction is calculated from the UZ values in the UZ cell in which the initial SZ water table is located. For more information see Specific Yield of the upper SZ numerical layer.
UZ - SZ limitations¶
The coupling between UZ and SZ is limited to the top calculation layer of the saturated zone. This implies that:
- As a rule of thumb, the UZ soil profiles should extend to just below the bottom of the top SZ layer.
- However, if you have a very thick top SZ layer, then the UZ profiles must extend at least to below the deepest depth of the water table.
- If the top layer of the SZ model dries out, then the UZ model usually assumes a lower pressure head boundary equal to the bottom of the uppermost SZ layer.
- All outflow from the UZ column is always added to the top node of the SZ model.
- UZ nodes below the water table and the bottom of the top SZ layer are ignored.
For more detailed information on the UZ-SZ coupling see Unsaturated Zone - Technical Reference. The chapter, Working with Unsaturated Flow - User Guide, also contains more detailed information on the setup and evaluation of the unsaturated model.