Skip to content

[utils] added boundary extraction to vertical slice extraction tool

Adds -b param that will result in writing boundary meshes for left, right, top, and bottom of the extracted slice.

As discussed with @endJunction it might make sense to remove the VerticalSliceExtraction tool from the ogs repo because it does something pretty specific that is probably only used within the AHRES project.

If agreed, I'm not sure how to move this into the dgr repo, though. (tagging @TobiasMeisel for discussion)

Merge request reports