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

Single and multi-phase flow with Finite Volume #18

Open
1 of 3 tasks
ajacquey opened this issue Dec 7, 2023 · 2 comments · Fixed by #19
Open
1 of 3 tasks

Single and multi-phase flow with Finite Volume #18

ajacquey opened this issue Dec 7, 2023 · 2 comments · Fixed by #19
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@ajacquey
Copy link
Owner

ajacquey commented Dec 7, 2023

Implementation of single-phase and multi-phase flow using finite volumes.

  • Single phase flow.
  • Multi phase flow.
  • Solute transport.
@ajacquey ajacquey added the enhancement New feature or request label Dec 7, 2023
@ajacquey ajacquey added this to the Fluid flow and poromechanics milestone Dec 7, 2023
@ajacquey ajacquey self-assigned this Dec 7, 2023
ajacquey added a commit that referenced this issue Dec 8, 2023
ajacquey added a commit that referenced this issue Apr 26, 2024
@ajacquey ajacquey reopened this Jul 20, 2024
@ajacquey
Copy link
Owner Author

Still to do:

  • Check slow solve with FV (see fv_single_phase_1D_transient.i for example)
  • Formulation for multiphase + solute.
  • Tests for multiphase flow (e.g. buckley-leverett.i and Mose.i)

@ajacquey
Copy link
Owner Author

There is a bug in the FV formulation.
This causes a segmentation fault when running with several MPI processes.

@ajacquey ajacquey added the bug Something isn't working label Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant