Indexing error when fractures are rejected
@hymanjd is already working on this.
Since Jan 29, 2025.
- Dominant language
- Python
- Stars
- 96
- Forks
- 53
- Avg merge
- 2h 58m
- Merged PRs (30d)
- 2
Description
I am running a user defined version of dfnWorks where the fractures are determined based on a polygons.dat file. This file is used to feed nPoly, permeability, and nPolygons in the driver.py file.
It's possible that the polygons made from this file are rejected based on size or are isolated fractures and are rejected due to that. I am running into an IndexError when Inserting User Poly Hydraulic Params because one or more fractures are rejected during meshing. I will post a screenshot as well as post relevant log files.
In the test case below, we start with 12 fractures and 1 is rejected due to being isolated.
Contributor guide
No contributing guide indexed for this repository
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.