Implement a structured mesh with an IJK interface.
Open
@corbett5 is already working on this.
Since Jun 26, 2020.
EPIC - Mesh/PerfRobust
type: feature
- Dominant language
- C++
- Stars
- 287
- Forks
- 109
- Avg merge
- 4d 41m
- Merged PRs (30d)
- 5
Description
In order to most effeciently run a wellbore simulation, we should have a structured mesh option with an IJK interface. Key components are:
- Structured mesh in cartesian and cylindrical coordinate frames.
- IJK interface for maps. For instance
elementToNodemap can just be a layer that accesses data using IJK backend.
@corbett5 I am thinking you would be most qualified to do this.
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.