GEOS-DEV / GEOS-DEV/GEOS

Hack integration from real use case

Open
#2,688 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: new
Dominant language
C++
Stars
287
Forks
109
Avg merge
4d 41m
Merged PRs (30d)
5

Description

Clean integration of hacks:

  • solver part
    • avoid zero or negative values in the porosity model: add check value lower than a min value set by user / and maybe add a warning
    • give access to the user to more hypre configuration values (to be able to optimize/tune solver more precislty the solver)
  • outputs:

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.

Research direction

Start by reviewing the solver and outputs requirements in this issue, then read linked issue #2636. Clarify how user-configured porosity minimums and additional hypre settings should work, and determine how merged-rank cell IDs can remain usable over time, possibly via globalToLocalMap.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
hpc
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.