• Re: Evolution of the wet area of a river

    How visualize 3rd BC nodes during simulation when riverbed minimum head constraint get active?

    I have used  the fluid transfer condition with a minimum hh constrained (river bed elevation):  in case that the river water level (transfer bc value) is LOWER than the river bed elevation (head constraint) the water flux is equal to zero.
    The problem is to visualize the wet area: in view components – fluid transfer BC the visualized nodes are only nodes in which the constraint is NOT activated (i.e. the saturated nodes). The same happens if I create an expression = Fluid Trasfer Bc – elevation.
    Is there any way to view the evolution of the wet area?
    It is possible to add this parameter (h river – hh constrained)  in the visualization?
  • Evolution of the wet area of a river

    I have to model the dispersion from a river towards the aquifer. I have to estimate the flux towards the aquifer during a flood event.
    I use 1D linear interpolation for interpolating linearly along a line: one map with point geometry provides the data for interpolation (flood hydrograms from hydraulic model) and a second map with line geometry (shapefile of the river) is used for linear interpolation.  The wet area of the river changes during the flood.
    I assign the condition to all the nodes of the river (maximum flooded area) but I would like the condition to be active only on the wet nodes (where h_river> pc).

    1) Can I use the hh (hydraulic head) BC with a min flow rate constraint (= 0 m3/d)? I this way feflow allows only inflow (positive) but I think that this BC is also assigned to the nodes with elevation > hh, it isn’t? What is the impact in the rate budget of the nodes of the river (maximum flooded area)?

    2) Can I use the fluid transfer condition with a minimum hh constrained (river bed elevation)? I have read that this solution is used for:
    • lowering groundwater table (http://www.feflow.info/html/help/default.htm?turl=HTMLDocuments%2Freference%2Fparameters%2Fboundaryconditions%2Fflow%2Fbcc_head_well.htm)
    • river that goes dry (https://52.136.242.250/index.php/topic,18273.0.html)
    So, setting hmin equal to the elevation of the river bed, when h_river < h_min the flow would be outgoing (from the aquifer to the river) but with out transfer rate = 0, it will be = 0. It is correct?

    3) can I use the lake plugin? What’s the difference with fluid transfer condition + hh constrained?
    https://www.mikepoweredbydhi.com/download/mike-by-dhi-tools/groundwaterandporousmediatools/ifmlake%20plugin?ref=%7B3E9CE472-E7AC-4FF4-B097-078F876AEF1E%7D

    Thanks for the replies.