Simplified Overland Flow options
Avoiding the redistribution of ponded water
In the standard version of the Simplified Overland Flow solver, the solver calculates a mean water depth for the entire flow zone using the available overland water from all of the cells in the flow zone. During the Overland flow time step, ET and infiltration are calculated for each cell and lateral flows to and from the zone are calculated. At the end of the time step, a new average water depth is calculated, which is assigned to all cells in the flow zone.
In practice, this results in a redistribution of water from cells with ponded water (e.g. due to high rainfall or low infiltration) to the rest of the flow zone where cells potentially have a higher infiltration capacity. To avoid this redistribution, an option has been added where the solver only calculates overland flow for the cells that can potentially produce runoff, that is, only in the cells for which the water depth exceeds the detention storage depth.
Parameter Name |
Type |
Value |
---|---|---|
only simple OL from ponded |
Boolean |
On |
Routing simple overland flow directly to the river
In the standard version of the Simplified Overland Flow solver, the water is routed from 'higher' zones to 'lower' zones within a subcatchment. Thus, overland flow generated in the upper zone is routed to the next lowest flow zone based on the integer code values of the two zones. In other words, at the beginning of the time step the overland flow leaving the upper zone (calculated in the previous time step) is distributed evenly across all of the cells in the receiving zone. In practice, this results in a distribution of water from cells in the upstream zone with ponded water (e.g. due to high rainfall or low infiltration) to all of the cells in the downstream zone with potentially a large number of those cells having a higher infiltration capacity. In this case, then, overland flow generated in the upper flow zone may never reach the stream network because it is distributed thinly across the entire downstream zone.
To avoid excess infiltration or evaporation in the downstream zone, an option was added that allows you to route overland flow directly to the stream network. In this case, overland flow generated in any of the overland flow zones is not distributed across the downstream zone, but rather it is added directly to the MIKE Hydro River stream network as lateral inflow.
Parameter Name |
Type |
Value |
---|---|---|
no simple OL routing |
Boolean |
On |