adding a few connection summary keywords#1599
Conversation
|
It is something I am really not familiar with, it is good someone can take a look at it. @bska @joakim-hove |
|
jenkins build this please |
55c6f7c to
eef67fb
Compare
|
jenkins build this please |
|
I tested it with the example The relevant summary output is set as follows, While when I do |
|
The water cut and gas/oil ratio definitions look reasonable to me, but the flow-rate quantities probably need some adjustments. The flow rates are positive for production and negative for injection, so I would probably define them as // production - injection
{ "CGFR", sub(crate<rt::gas, producer>, crate<rt::gas, injector>) },
{ "COFR", sub(crate<rt::oil, producer>, crate<rt::oil, injector>) },
{ "CWFR", sub(crate<rt::wat, producer>, crate<rt::wat, injector>) },Note that the |
|
The jenkins failure are due to different summary keyword sets in the summary output. This will not be in the way of updating reference. |
Thanks @bska . I will do that. |
eef67fb to
8027e73
Compare
|
Thanks @bska . The result is better. The difference in the later part are not due to the summary output. |
|
jenkins build this please |
Glad to hear it. Did you mean to push an update with the revised definitions of the connection phase flow rates or is that still in local developement on your machine? |
COFR CWFR CGFR CWCT CGOR
8027e73 to
1369a35
Compare
I forgot to commit it. Now it is pushed. |
|
jenkins build this update_data please |
Reason: OPM/opm-common#1599 opm-common = e52a188d861f8344ecd6f34d4b4ef6a06d1ddd4f opm-grid = f7df833275491828545b4aab43a895a272cd3ee2 opm-material = 16fcd186c70f170c80431c97e802eabcc548feae opm-models = 214100686144f801c4ff56c016bf71195c789c25 opm-simulators = e52a188d861f8344ecd6f34d4b4ef6a06d1ddd4f
|
The comments above is for providing information for further development. It should not be in the way of merging of this PR. This PR is ready for reviewing and merging. |
|
jenkins build this opm-tests=266 please |
bska
left a comment
There was a problem hiding this comment.
Looks good to me. I'll merge this and the downstream data update (OPM/opm-tests#266) into master.











COFR CWFR CGFR CWCT CGOR