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 import of fracture surfaces from VTK text files #12077

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

magnesj
Copy link
Member

@magnesj magnesj commented Jan 17, 2025

Note

The branch fracture-surfaces is used by SINTEF for testing of fracture surfaces. Do not delete this branch.

Description

  • Import a grid model
  • Select import of surface, and select the PVD file.
    image
  • Select the property for visualization from the surface representation in the view
    image

Technical description

  • Parse VTU files. If element results are detected, duplicate nodes and assign result values to nodes for display.
  • Parse PVD files. These files contains references to time steps and corresponding VTU files.
  • Use time step index from time step slider to import fracture time step.

Issues for improvements

  • Add matching on date between reservoir time step and fracture time step instead of time step index.

@magnesj magnesj force-pushed the fracture-surfaces branch 3 times, most recently from e18c7ae to c016fb1 Compare January 23, 2025 07:16
@magnesj magnesj force-pushed the fracture-surfaces branch 2 times, most recently from eb1cbef to ecd7ed7 Compare January 31, 2025 09:16
@magnesj magnesj changed the title Add surface import from VTU files Add import of fracture surfaces from VTK text files Feb 6, 2025
@magnesj magnesj changed the title Add import of fracture surfaces from VTK text files Draft PR: Add import of fracture surfaces from VTK text files !! Do not delete !! Feb 27, 2025
@kriben kriben force-pushed the fracture-surfaces branch 3 times, most recently from 18097fd to 363487d Compare March 5, 2025 08:26
@kriben kriben changed the title Draft PR: Add import of fracture surfaces from VTK text files !! Do not delete !! Add import of fracture surfaces from VTK text files Mar 5, 2025
@kriben kriben marked this pull request as ready for review March 5, 2025 08:56
magnesj and others added 3 commits March 5, 2025 16:19
Parse VTU files. If element results are detected, duplicate nodes and assign result values to nodes for display.
@kriben kriben force-pushed the fracture-surfaces branch from dff6295 to 4a5a893 Compare March 5, 2025 17:44
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