Follow-up to the parallel import of faults and fractures
Open
@jhuang2601 is already working on this.
Since Jul 3, 2024.
EPIC - FF/Import
type: feature
- Dominant language
- C++
- Stars
- 287
- Forks
- 109
- Avg merge
- 4d 41m
- Merged PRs (30d)
- 5
Description
Parallel import of conformal faults and fractures has been introduced in https://github.com/GEOS-DEV/GEOS/issues/2413
Some follow-up actions still remain
- Add a doc for
mesh_doctor(introducing the features will be enough; the embedded--helpoption does not need to be reproduced)
Done in https://github.com/GEOS-DEV/GEOS/pull/2684 - Improve
mesh_doctor.generate_fractureswith missing split functionalities for some cases.
Done in https://github.com/GEOS-DEV/GEOS/pull/2793 - Fix pressure peaks due to incorrect ghosting
Done in https://github.com/GEOS-DEV/GEOS/pull/3020 - Update the integrated tests.
- Add a tutorial to run a fractured case in GEOS @CusiniM @jhuang2601
https://github.com/GEOS-DEV/GEOS/pull/2796
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.