Deltares / Deltares/imod-python

Edge cases for well placement

Open
#426 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

backwards_compatibility
Dominant language
Python
Stars
41
Forks
12
Avg merge
21h 8m
Merged PRs (30d)
1

Description

In GitLab by @JoerivanEngelen on Jun 9, 2023, 15:37

  • Validation for NPF if hydraulic conductivity is isotropic in area of well
  • icelltype, if wells placement transmissivity does not work for unconfined conditions
  • Well can be placed on edge of cell. Finite volumes computes conductance as harmonic mean between to cells. Discharge is computed based on K value of 1 cell. Raise warning if well close to cell boundary.
  • (Well can be placed in isolated conductive body in aquitard. Discharge can be messed up)

Contributor guide

No contributing guide indexed for this repository

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

The issue names no files, tests, or entry points. Start by locating the well-placement validation and transmissivity handling, then reproduce the listed isotropic, unconfined, boundary, and isolated-body cases. Done means agreed behavior for each edge case, with validation or warnings covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.