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 geometry extraction for Webviz #11265

Closed
wants to merge 51 commits into from
Closed

Conversation

jorgenherje
Copy link
Collaborator

@jorgenherje jorgenherje commented Mar 8, 2024

Closes: #11199

sigurdp and others added 26 commits February 13, 2024 12:38
Make use of calculateCurrentTotalCellVisibility for eclipse view to get surface vertices. Prevent usage of individual grid part managers in gRPC-service.
@jorgenherje jorgenherje force-pushed the grid-geometry-extraction branch 2 times, most recently from 4516b6d to 14d2774 Compare March 8, 2024 12:24
@jorgenherje jorgenherje force-pushed the grid-geometry-extraction branch from 14d2774 to 0ed0d81 Compare March 8, 2024 14:25
@jorgenherje jorgenherje force-pushed the grid-geometry-extraction branch from 50d3385 to ae6131e Compare March 13, 2024 11:47
@jorgenherje jorgenherje force-pushed the grid-geometry-extraction branch from 2872e98 to c2b41c1 Compare March 19, 2024 08:45
- Prevent creating view and grid geometry parts for interseciton endpoint. Improves runtime.
- Set all cells visible directly
- originUtm as 3D point changed to originUtmXy as 2D point.
- Have global z value for vertex coordinate in vertexArray
Read out of number of threads for OpenMP. Expected to be equal set environment variable OMP_NUM_THREADS
@jorgenherje jorgenherje marked this pull request as ready for review March 22, 2024 17:36
- Weld vertices to prevent duplicated nodes in vertex array.
- Handle welding of surface vertices and fault vertices separately.
- Adjust and remove python code
- Refactor welding in grid surface endpoint
- Add missing include
@magnesj magnesj marked this pull request as draft April 5, 2024 12:20
@jorgenherje
Copy link
Collaborator Author

Closed as new PR is created in forked repo for handling of releases: CeetronSolutions#1

@jorgenherje jorgenherje closed this Apr 9, 2024
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.

grpc: Add extraction of surface geometry and intersection geometry
4 participants