Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Understanding Boundary Conditions for Compositional Multi-Phase Well Solvers #3325

Open
CharlesHostetler opened this issue Sep 1, 2024 · 0 comments
Labels
type: new A new issue has been created and requires attention

Comments

@CharlesHostetler
Copy link

I am doing a carbon sequestration problem. I am modeling the reservoir only. When I worked with models with internally generated meshes, it seemed to me that the vertical faces of the model domain and the top and bottom were no-flow boundaries. I could set up hydrostatic initial conditions in the reservoir and watch the pressure change across the model as a function of time as CO2 was injected through a well.

Now I am trying to run a model with an external mesh that was generated by GMSH. In my first run it looks like all of the vertical faces of the model domain are open, not no-flow; and I can't tell for sure if the top and bottom are open or no-flow.

Is there a quick any easy way to specify no-flow boundary conditions to the faces, top, and bottom of an externally-generated grid? I do not want to use Dirichlet conditions along the sides, which is what all the examples and tutorials seem to suggest.

Thanks!

@CharlesHostetler CharlesHostetler added the type: new A new issue has been created and requires attention label Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: new A new issue has been created and requires attention
Projects
None yet
Development

No branches or pull requests

1 participant