Draft
Conversation
Member
Author
|
Note: This is #4850 redux as I fumbled a rebase operation there. We're still missing unit tests, so I'm creating this work in draft mode. |
962d29f to
05b8df5
Compare
02fafaa to
f08d668
Compare
2290015 to
cce167b
Compare
Copilot AI
added a commit
to bska/opm-common
that referenced
this pull request
Mar 12, 2026
…mmary vectors Co-authored-by: bska <1871438+bska@users.noreply.github.com>
This commit extends the number of summary vectors for filtrate (filter cake) injection rates and cumulatives. In particular, we now support the following vectors at the connection and well levels: * xFCFFVI[RT] Filtrate injection rates/volumes in fracture * xFCWFVI[RT] Filtrate injection rates/volumes in well * xFCFVI[RT] Sum of fracture and well contributions
This commit adds support for the following new water injection
summary vectors for analysing the fractions attributable to
fracture flow
- CWIRFRAC -- Connection level water injection rate in fracture
- CWITFRAC -- Connection level cumulative injection volume in
fracture
- WWITFRAC -- Well level cumulative injection volume in fracture
The vectors depend on client code populating Rates::opt::wat_frac
items at the connection and well levels.
…mmary vectors Co-authored-by: bska <1871438+bska@users.noreply.github.com>
cce167b to
8139bdb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR extends the set of filtrate and fracture level summary vectors. Some of these are, however, experimental and subject to change and should not be documented in their current form. The following vectors are nevertheless expected to be final.