Bottom flow pankow benchmark (Water Module): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Line 88: Line 88:
===References===
===References===
<references>
<references>
<ref name="Bear79"> Bear, J., 1979. Hydraulics of Groundwater. McGraw-Hill. (formula on p.180, equation 5-212)</ref>
<ref name="Pankow68">J. Pankow en P.E. Rijtema, 1970. De resultaten van het waterbalansonderzoek in 1968 voor de objecten met een constant slootpeil in Hoenkoop. Nota 567. Instituut voor Cultuurtechniek en Waterhuishouding, Wageningen.</ref>
</references>
</references>


{{Water Module buttons}}
{{Water Module buttons}}

Revision as of 14:50, 15 December 2020

This testcase demonstrates a situation where a parcel of land is situated between two waterways with a stable water level. In combination with seepage, a characteristic curve will form over time, as shown in the image below. It is described in a water balance research in 1968 of Pankow and Rijtema [1], and also contain the accompanying formulas that describe the curve. In this case, we use the case which does not take into account the additional water flow resistance of the waterway. Secondly, rain could also be taken into account, but we set that to 0 to exclusively benchmark the seepage mechanics. The continuous rainfall case is already tested in freatic groundwater levels benchmark.

A parcel of land situated between two waterways with seepage and optional continuous rainfall

Formulas

Due to seepage and two stable water levels left and right, a specific ground water table curve will form. Part of the water seeped in will flow left and part of the it will flow right. Note that the time at which this balance occurs is dependent on the starting situation.

The following formula, taken from [1], describes the curve of ground water levels when the ground water flow to the left and right have become stable:

Simplified without rain N:

To test the correctness of the seepage, the formula can test the following condition with the accepted error margin :

where:

: distance (m) of the point of measurement compared to the middle of the parcel.
: distance (m) of the second point of measurement, which is always situated 3 meters from the edge of the waterway.
: measured ground water level (m) at
: measured ground water level (m) at
: seepage head
: measured horizontal transmissivity of the ground layer (m2/day)
: additional ground water due to rainfall (m/day).
: accepted error margin

Setup

We setup the following situation. The grid size used is 53 by 5, with a configurable cell size of in meters. There are two waterways, left and right, both with a stable water level of 3 meters.

One inlet is placed on the cells x = 1 and y = 1 to 3 and an other is placed on the cells x = 52 and y - 1 to 3, with the following setup to ensure a stable water level:

UPPER_THRESHOLD set to 3 m.
LOWER_THRESHOLD set to 3 m.
Inlet Q set to 0, such that is unlimited.

The terrain height is set to:

Depending on the specific test case, the seepage head is set to:

Similarly, the seepage c (in days) is set to:

An aquifer can be added to configure the horizontal infiltration speed. An important thing to note here, is that the KD value used in the report [1] is derived from changes in water head over time, and does not mention the storage capacity of the soil. Therefor, in order to configure the Aquifer KD value in the Tygron Platform, the KD value has to be multiplied with the storage percentage.

The water level is configured to 3 m for all cells, resulting in an initial water level above and below ground of 3 meters.

The simulation time is set to n days, with rain set to 0 mm. To configure this, the rain set is set to .

Results

365 days

The first result is generated for n = 365:
Benchmark freatic 365.png

730 days

The second result is generated using n = 730:
Benchmark freatic 730.png

Notes

  • The amount of days it takes to reach the stable solution is highly dependent on the starting situation.

References

  1. 1.0 1.1 1.2 J. Pankow en P.E. Rijtema, 1970. De resultaten van het waterbalansonderzoek in 1968 voor de objecten met een constant slootpeil in Hoenkoop. Nota 567. Instituut voor Cultuurtechniek en Waterhuishouding, Wageningen.