Skip to content

Conversation

@OmarDuran
Copy link
Contributor

@OmarDuran OmarDuran commented Oct 18, 2025

This PR deals with refactoring the buoyant flux part in the compositional MFD component. This PR depends on PR #3765

To achieve a consistent implementation of gravity fluxes two concepts are introduced, the trace of the quantity:
(rho_delta - rho_gamma) K grad (z) which is the driving buoyant flux. the trace of the full buoyant flux associated with the pair phase delta - gamma. the traces of total mass mobility \Lambda and the phase mobilities lambda_delta and lambda_gamma are defined by the upwind scheme in question, in this case Hybrid upwinding.

OmarDuran and others added 30 commits August 11, 2025 23:44
wip: completing implementation of face BC

Update CompositionalMultiphaseHybridFVM.cpp
@OmarDuran OmarDuran added the ci: run code coverage enables running of the code coverage CI jobs label Oct 30, 2025
OmarDuran and others added 29 commits October 30, 2025 14:25
…tionalMultiPhaseMFDPolyhedral.cpp

Co-authored-by: Nicola Castelletto <[email protected]>
…tionalMultiPhaseMFDPolyhedral.cpp

Co-authored-by: Nicola Castelletto <[email protected]>
…tionalMultiPhaseMFDPolyhedral.cpp

Co-authored-by: Nicola Castelletto <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci: run code coverage enables running of the code coverage CI jobs ci: run integrated tests Allows to run the integrated tests in GEOS CI type: testing Unit tests, non-regression testing, ...

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants