Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Missing Data Members to Well Equality Predicate #4278

Merged
merged 3 commits into from
Oct 23, 2024

Conversation

bska
Copy link
Member

@bska bska commented Oct 23, 2024

These object serialisation code needs these to correctly identify when a new well object is encountered. Without these, the polymer properties would be excluded and we'd get inconsistent simulation results for polymer runs in parallel. Issue OPM/opm-simulators#5684 identified one of these problems.


Backport of PR #4277 to 2024.10 release branch.

and adding         && (this->gas_inflow == data.gas_inflow)
adding wvfpdp in Well::serializationTestObject()
@bska bska merged commit 56f74ed into release/2024.10 Oct 23, 2024
@bska bska deleted the backport-of-pr-4277 branch October 23, 2024 15:39
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