Well Quantity Reporting
Open
@MelReyCG is already working on this.
Since May 27, 2026.
type: feature
type: new
- Dominant language
- C++
- Stars
- 287
- Forks
- 109
- Avg merge
- 4d 41m
- Merged PRs (30d)
- 5
Description
Provide table/csv file reporting of well, perforation and associated reservoir properties at end of tilmestep / and/or every Newton iteration. These could be node edge and derivative quantities
This is required for
- general well reporting (may already be capable with feat: Additional information on the table log perforation #3966
- well debugging and convergence analysis
Describe the solution you'd like
- Ability to register quantities for reporting starting/ending at specified time
- Assign column and row headers with units
- Report to separate file for each well in easily extractable format via python
Describe alternatives you've considered
Using minimal implementation for debugging that is a bit of a hack but gets the job done...
Additional context
Add any other context or screenshots about the feature request here.
Contributor guide
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.
Assessment
This issue has not been assessed yet.