Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ParaView
ParaView
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,768
    • Issues 1,768
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 66
    • Merge Requests 66
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #18470

Closed
Open
Opened Sep 21, 2018 by Ethan Stam@ethan.stamDeveloper

Parallel Ghost Cell Generator -> Extract Surface bug in 5.6.0-RC1

Tested 5.6.0-RC1 with a local and remote 3 MPI rank pvserver,

Using the data from https://data.kitware.com/#item/5b96a8898d777f43cca36aea

To recreate:

  • Load test2.vtm
  • Merge Blocks
  • GhostCellGenerator with 1 level
  • Extract Surface
  • Smooth

I get errors in ParaView and the pvserver:

ERROR: In /Users/stam/GitParaVTK/super-recent-master/superbuild/paraview/src/VTK/Common/DataModel/vtkDataSet.cxx, line 468 vtkUnstructuredGrid (0x7fd9c35c39b0): Cell array vtkOriginalCellIds with 1 components, has only 838802 tuples but there are 884356 cells

ERROR: In /Users/stam/GitParaVTK/super-recent-master/superbuild/paraview/src/VTK/Common/DataModel/vtkDataSet.cxx, line 468 vtkUnstructuredGrid (0x7f8a087f8020): Cell array vtkOriginalCellIds with 1 components, has only 3147340 tuples but there are 3160565 cells

ERROR: In /Users/stam/GitParaVTK/super-recent-master/superbuild/paraview/src/VTK/Common/DataModel/vtkDataSet.cxx, line 468 vtkUnstructuredGrid (0x7f884b313e70): Cell array vtkOriginalCellIds with 1 components, has only 11679520 tuples but there are 11716447 cells

I tried to recreate the error with a different vtm dataset. Using one timestep from the YA31 asteroid full res data here: https://oceans11.lanl.gov/deepwaterimpact/yA31.html, I was not able to reproduce the errors.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
5.6 (Fall 2018)
Milestone
5.6 (Fall 2018) (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: paraview/paraview#18470