GEOS-DEV / GEOS-DEV/GEOS

Implement a structured mesh with an IJK interface.

Open
#899 1 comment 0 reactions 2 assignees View on GitHub

@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:

  1. Structured mesh in cartesian and cylindrical coordinate frames.
  2. IJK interface for maps. For instance elementToNode map 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.