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

Grid calculator ensemble #12002

Merged
merged 2 commits into from
Dec 20, 2024
Merged

Grid calculator ensemble #12002

merged 2 commits into from
Dec 20, 2024

Conversation

kriben
Copy link
Collaborator

@kriben kriben commented Dec 18, 2024

No description provided.

@kriben kriben force-pushed the grid-calculator-ensemble branch 2 times, most recently from a400bab to be98a28 Compare December 19, 2024 17:50
@kriben kriben marked this pull request as ready for review December 19, 2024 18:00
@kriben kriben requested a review from magnesj December 19, 2024 18:00
Copy link
Member

@magnesj magnesj left a comment

Choose a reason for hiding this comment

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

Consider including my suggested fixes from https://github.com/OPM/ResInsight/tree/well-target-adjustments

}

createResultVector( *targetCase, "OCCUPANCY", occupancy );
auto createFractionVector = []( const std::vector<int>& occurrence, int maxOccurrence ) -> std::vector<double>
Copy link
Member

Choose a reason for hiding this comment

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

Rename maxOccurrence to realizationCount to make intention clearer.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fixed.

Improvements:
 * Well Target Candidates: Add filtering by binary result
 * Well Target Candidates: make result grid cell count configurable.
 * Well Target Candidates: Improve ui ordering.
 * Well Target Candidates: compute probability, and simplify vector names.
 * Optimization: Avoid expensive unintended duplication of data
@kriben kriben force-pushed the grid-calculator-ensemble branch from af23087 to 0e1c62a Compare December 20, 2024 07:53
@kriben kriben merged commit 1abd0af into dev Dec 20, 2024
17 checks passed
@kriben kriben deleted the grid-calculator-ensemble branch December 20, 2024 09:25
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