[EPIC] Model Initialization with Faults
Open
@Oluwatobi-PM is already working on this.
Since Jul 3, 2024.
EPIC
- Dominant language
- C++
- Stars
- 287
- Forks
- 109
- Avg merge
- 4d 41m
- Merged PRs (30d)
- 5
Description
Description
Keep track of all developments related to model initialization with Faults
Work Scope
- Provide different options for poromechanical model initialization
- Prepare documents for available options
- Add meaningful examples and include them into
integratedTests
Issues in this EPIC
- Initialization of simple problem involving mechanics through an initialization step
-
Documents for gravity induced hydrostatic initialization (current default option)
https://github.com/GEOS-DEV/GEOS/pull/3249 -
Documents for user specified in-situ stress/pore pressure in every cell (do not update pore pressure)
https://github.com/GEOS-DEV/GEOS/pull/3249 -
Material state being set by initial step, add full material state output and endures to next step, and displacements are set to zero
- Initialization of simple problem from
- Prescription of user specified pore pressure
- Application of boundary conditions (e.g. constant displacement gradient to account for tectonic strain)
- Targeting in-situ stress for subset of model (e.g. stress curves along wellbore)
- Change material properties
- Add faults to 1) and 2)
- Impose high cohesion and release
- Allow slip from beginning
- Augmented Lagrange influences the approach
- Translate/rotate coordinate system
- Normal/tangential coordinate frame from boundary conditions
- Arbitrary coordinate frame for boundary conditions
- Arbitrary coordinate frame for any field specification (define normal/tangential for layer)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.