Skip to content

Parse compositional summary keywords#3516

Merged
bska merged 1 commit into
OPM:masterfrom
goncalvesmachadoc:keywordsummary
May 11, 2023
Merged

Parse compositional summary keywords#3516
bska merged 1 commit into
OPM:masterfrom
goncalvesmachadoc:keywordsummary

Conversation

@goncalvesmachadoc

Copy link
Copy Markdown
Contributor

I can run OPM/opm-tests#959 using this implementation.
It parses: "WXMF", "WYMF", "WZMF", "WCGMR", "WCOMR" , but does not output anything.

@goncalvesmachadoc

Copy link
Copy Markdown
Contributor Author

jenkins build this please

@goncalvesmachadoc goncalvesmachadoc requested a review from bska May 10, 2023 09:34

@bska bska left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a good start, but as you say won't actually internalise any of the nodes or output any values to the summary file. Are those tasks intended as follow-up work here, or are we aiming for a minimum support level of "don't stop the run if we encounter these summary keywords"?

@goncalvesmachadoc

Copy link
Copy Markdown
Contributor Author

This PR intention is just to avoid stopping the run for the benchmark cases.

@bska bska left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With the knowledge that this is primarily a stop-gap measure to avoid crashing when running cases featuring these summary keywords I'll merge this. We'll develop actual support for calculating and outputting the values to the summary file as need arises.

@bska bska merged commit 910cd4c into OPM:master May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants