Deltares / Deltares/imod-python
Defining steady state model not very intuitive.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 41
- Forks
- 12
- Avg merge
- 21h 8m
- Merged PRs (30d)
- 1
Description
After talks with @tessodk, we concluded that it currently is not so intuitive to define a steady state model MODFLOW6 in iMOD Python, as it:
- Still requires you to define a Storage package, where transient is set to false
- Still requires you to define a time discretization, with a start and end moment
I think we at least require some example to explain this, and possibly improve our API to ease this.
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
Start by reviewing the current iMOD Python setup for a MODFLOW 6 steady-state model, focusing on the required Storage package and time discretization. Check existing examples for related model definitions and determine whether the work should document the current workflow or simplify the API; done means the steady-state setup is clearly explained or made more intuitive.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100