Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,858
    • Issues 1,858
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 97
    • Merge requests 97
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #20327
Closed
Open
Created Nov 12, 2020 by W. Alan Scott@wascottMaintainer

Badly formed vtu file crashes ParaView on clip

Attached is a badly formed .vtu file that crashes on clip. As per Ken Moreland, "The cell is registered as a (linear) hexahedron (type 12), but the data suggest that it should be a quadratic hexahedron (type 25). The former has 8 points whereas the latter has 20 points. It looks like most operations are just ignoring the extra points, but clip is doing something bad. If I fix your file to change the cell type to be a quadratic hexahedron, clip works just fine"

Bad file attached. Good, modified file from Ken attached.

Crashes are bad. Marking for 5.10.

clip_testing_single_cell.vtu

clip_testing_single_cell_fixed.vtu

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking