Skip to content

feat: Enable aperture modifications without a full mechanics solver#3906

Draft
LilianeRA wants to merge 17 commits intodevelopfrom
feature/prescribedStressPath_constitutive
Draft

feat: Enable aperture modifications without a full mechanics solver#3906
LilianeRA wants to merge 17 commits intodevelopfrom
feature/prescribedStressPath_constitutive

Conversation

@LilianeRA
Copy link
Copy Markdown

@LilianeRA LilianeRA commented Nov 7, 2025

This PR is the first step for implementing a simplified hydromechanical coupling based on the Barton–Bandis aperture model and a prescribed stress path.

The main change introduced here is the new permeability constitutive law (BartonBandisPermeability) that internally computes fracture aperture, according to the current pressure and normal stress, before updating its permeability.

…ult. A problem sample is defined in 'stressPathDrivenGeomechanics/'. The pressure and aperture data will be saved in the files 'fracPressure_history.hdf5' and 'fracAperture_history.hdf5'.
…ic trajectory: BartonBandisStressPathDriven.
…ePassThru function for our new constitutive law; Deleting commented function in FlowSolverBase; Using previous implementation of the Barton Bandis law, with Kni
… the RST documentation; Removing flag for updating stencils; Minor documentation update.
…he new fracture aperture is calculated internally, and it is not propagated to the aperture field. For now, the test requires that the pressure difference to be very small.
…. Replacing it by a constitutive relation for permeability. Updated aperture computed internally. Results still validated by analytical solution. Sample file updated.
@jafranc jafranc self-requested a review April 15, 2026 06:55
Comment thread src/CMakeLists.txt Outdated
Comment thread .gitignore Outdated
Comment thread src/coreComponents/physicsSolvers/fluidFlow/SinglePhaseBase.cpp Outdated
Comment thread src/coreComponents/physicsSolvers/fluidFlow/FlowSolverBase.hpp Outdated
Comment thread src/coreComponents/physicsSolvers/fluidFlow/FlowSolverBase.cpp Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants