Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rearchitecture of the ghosting setup #3101

Open
5 of 10 tasks
TotoGaz opened this issue Apr 29, 2024 · 0 comments
Open
5 of 10 tasks

Rearchitecture of the ghosting setup #3101

TotoGaz opened this issue Apr 29, 2024 · 0 comments
Assignees
Labels
type: feature New feature or request

Comments

@TotoGaz
Copy link
Contributor

TotoGaz commented Apr 29, 2024

In order to allow the import of

  • wells and EDFMs,
  • on top of the DFN and the main 3d mesh,
  • while managing all their interactions,

we need to reorganize the ghosting strategy of geos.

Here’s a list of the main actions items

Theoretical background

  • Global numbering techniques
  • Parallel adjacency matrix
  • Regular presentations to the team

Implementation

  • Global numbering techniques
  • Parallel adjacency matrix
  • Plug into current GEOS (find the best way to bring the feature).
    • Make it available for the "general case"
    • Handle particle methods
    • Handle high-order methods
  • Clean the implementation and make it more GEOS style (e.g. packing.)

Add Documentation

@TotoGaz TotoGaz added type: feature New feature or request EPIC The agile epic concept labels Apr 29, 2024
@TotoGaz TotoGaz self-assigned this Apr 29, 2024
@TotoGaz TotoGaz removed the EPIC The agile epic concept label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant