1

How can I add a free-flow Neumann boundary condition to a boundary?

I understand that IFD framework has no-flow BC by default. I am trying to set up a 3D problem where all the boundaries except the top have no-flow BCs. So, my question is what can I do to make sure that fluid can flow freely through the top surface while keeping the other sides as no-flow condition?

15 replies

null
    • Finsterle GeoConsulting
    • Stefan_Finsterle
    • 8 yrs ago
    • Reported - view

    Mamun,

    Assuming you want that fluid can flow in/out from/to the top boundary (atmosphere?), you have to specify a Dirichlet boundary condition there. Dirichlet boundary conditions are specified by attaching a row of elements with very large volumes (e.g., 1.0E50) at the top (or lump them into a single element, see program AddBound) and connect them/it to the first row of elements in your model domain. Then specify appropriate initial conditions for that large boundary element. You have to be careful about inflow from this element by selecting appropriate conditions and relative permeability functions (keep upstream weighting in mind). For all the other boundaries, do simply nothing to get no-flow boundaries.

    Please check out the following descriptions of how to specify boundary conditions in general, and atmospheric boundary conditions in particular.

    Stefan

    • Mamun_Miah
    • 8 yrs ago
    • Reported - view

    Thanks a lot, Stefan. That was really helpful. I appreciate your time in answering my question.

    • amykrice
    • 8 yrs ago
    • Reported - view

    Is it possible to update the links that Stefan gives above? When I click them, I get "Page Not Found". Thank you!

    • amykrice
    • 8 yrs ago
    • Reported - view

    How do I set an outflow boundary, where fluid can flow freely through the top surface, for a multiphase model? I understanding setting a Dirichlet boundary, and this works fine for one phase. However, I am also required to select a saturation value for a second phase (methane gas in my case) in the top layer of cells. If I define a fixed value of saturation for my second phase, how can it flow freely through the top layer of cells and out of  the domain?

    • Finsterle GeoConsulting
    • Stefan_Finsterle
    • 8 yrs ago
    • Reported - view

    Not sure I understand. You can fix the saturation of any phase in a boundary element, and that phase will then "freely" flow into the domain according to the driving force and mobility at the interface; the same is true for outflow. Keep upstream weighting in mind.

    Stefan

    • amykrice
    • 8 yrs ago
    • Reported - view

    Hi Stefan,

    Thank you for the reply. I very much appreciate your time.

    I'm trying to set up a flow model that will reach steady state and provide initial conditions for a transient model. With regard to boundary conditions, the set-up is similar to Oldenburg 2001 (https://web.anl.gov/PCS/acsfuel/preprint%20archive/Files/45_4_WASHINGTON%20DC_08-00_0726.pdf). In this example, the top boundary condition is fixed state with unchanging pressure and saturation. When I use this in my model, gravity causes water to move towards the bottom of the domain, decreasing water saturation near the top. This means that the water saturation in the top boundary cells will be a little higher than those immediately below it. I would like the upper boundary to dry with the rest of the upper portion of the model, creating a realistic saturation profile everywhere in the model. Also, I need gas phase components to be able to leave the model via the top boundary in preparation for the transient model.

    I've heard the sort of boundary condition I want referred to as an outflow or a free exit boundary for the gas phase (e.g. Table 2 in Nowamooz et al. 2015 http://onlinelibrary.wiley.com/doi/10.1002/2014WR016146/full).

    Thank you very much for your attention!

    Best,

    Amy

    • Finsterle GeoConsulting
    • Stefan_Finsterle
    • 8 yrs ago
    • Reported - view

    Amy,

    Saying that the top boundary has to change its saturation and is at the same time a Dirichlet boundary condition does not go together. In fact, the saturation in the top element can be essentially any (fixed) value, and my setting appropriate relative permeability functions, you get the desired effect of free gas inflow as the soil column dries out. Gas can always exit the soil column and enter the top element.

    Assuming that your top element actually represents the atmosphere, you could simply set it as a single-phase gas block, and then get a "realistic" profile. If for some reason you also want liquid to flow in from the top (along with gas), you would need to specify two-phase conditions. At any rate, when you plot, just leave out the top element - the profile in the soil will always be "realistic" for the boundary conditions you specify.

    In summary, it seems just a plotting issue - you definitely get "free" inflow and outflow of gas (and/or liquid) to and from the soil column.

    Stefan

    • Finsterle GeoConsulting
    • Stefan_Finsterle
    • 8 yrs ago
    • Reported - view

    Amy,

    Saying that the top boundary has to change its saturation and is at the same time a Dirichlet boundary condition does not go together. In fact, the saturation in the top element can be essentially any (fixed) value, and my setting appropriate relative permeability functions, you get the desired effect of free gas inflow as the soil column dries out. Gas can always exit the soil column and enter the top element.

    Assuming that your top element actually represents the atmosphere, you could simply set it as a single-phase gas block, and then get a "realistic" profile. If for some reason you also want liquid to flow in from the top (along with gas), you would need to specify two-phase conditions. At any rate, when you plot, just leave out the top element - the profile in the soil will always be "realistic" for the boundary conditions you specify.

    In summary, it seems just a plotting issue - you definitely get "free" inflow and outflow of gas (and/or liquid) to and from the soil column.

    Stefan

    • Lang
    • 6 yrs ago
    • Reported - view

    Stefan Finsterle

    Dear Dr. Finsterle,

    Based on your explanation and the attached pdf files, my understanding on different boundaries is:

    Neumann boundary condition is specified through block GENER (defining the flux);

    Dirichlet boundary conditions is specified by a very large value (typically 1.0E50) and setting the appropriate initial condition in the boundary cells.

    Is my understanding correct? And how about the Robin boundary? How can I set up the Robin boundary, especially for TOUGHREACT problem?

    Thank you!

    • Finsterle GeoConsulting
    • Stefan_Finsterle
    • 6 yrs ago
    • Reported - view

    Hi,

    It would be best if you described the actual problem you want to solve. Robin boundary conditions are usually needed in the context of thermal convection-conduction problems, or advection-diffusion problems, but also unsaturated flow with capillarity. Which one is it? Try to understand the physical situation that lead to the Robin boundary condition in your case, and implement it accordingly. You may need to put the Dirichlet and Neumann parts in separate, connected elements, with an appropriate "impedance" as the weighting factor in between them.

    Please submit your post to the TOUGHREACT forum, as I am not qualified to answer TOUGHREACT-related questions.

    Best,

    Stefan

      • Lang
      • 6 yrs ago
      • Reported - view

      Stefan Finsterle 

      Dear Dr. Finsterle,

      Thank you very much for your helpful reply. I am facing to solve the advection-diffusion problems. Thank you for your answer.

      Best regards,

      Lang

      • Lang
      • 6 yrs ago
      • Reported - view

      Stefan Finsterle 

      Dear Dr. Finsterle,

      I am sorry. I am still confused about the statement of "appropriate impedance as the weighting factor". Could you explain it more plainly? How can I set up the Robin boundary in TOUGH2 in the separate, connected elements, with an appropriate "impedance" as the weighting factor in between them? Is one of the below figures correct? 

      • Finsterle GeoConsulting
      • Stefan_Finsterle
      • 6 yrs ago
      • Reported - view

      Lang 

      Hi Lang,

      I had the second configuration in mind, as it is the one described in the previously cited link ( http://esd1.lbl.gov/files/research/projects/tough/support/atmo-boundary-condition.pdf ), where atmospheric boundary conditions combined with infiltration is discussed. In that case, the "impedance" is introduced through upstream weighting of appropriately selected absolute and relative permeabilities. Depending on your application, you may need to add yet another, thin element between the elements with the Dirichlet and Neumann boundary conditions with appropriate properties that take the role of the impedance factor.

      Best,

      Stefan

      • Lang
      • 6 yrs ago
      • Reported - view

      Stefan Finsterle 

      Dear Dr. Finsterle,

      Thank you so much for the useful reply. I think I am able to solve the problem now with your help.

      Respectfully,

      Lang

Content aside

  • 1 Likes
  • 6 yrs agoLast active
  • 15Replies
  • 2038Views
  • 5 Following