Deltares / Deltares/imod-python
Edge cases for well placement
Open
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
- 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.
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