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

Draft
wants to merge 11 commits into
base: dev
Choose a base branch
from

Conversation

magnesj
Copy link
Member

@magnesj magnesj commented Jan 17, 2025

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
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.

1 participant