Skip to content
GitLab
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,960
    • Issues 1,960
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 96
    • Merge requests 96
  • 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
  • ParaViewParaView
  • ParaViewParaView
  • Issues
  • #17732
Closed
Open
Issue created Sep 22, 2017 by Ahmad Hesam@Senui

Open pvti files by group: animation stuck

Hello,

I have a vtkImageData object that I write (with a XMLPImageDataWriter) every time step to a pvti file. Let's say for a 100 time steps. When I open the output_*.pvti files as a group, properties like X, Y, Z extent and range do not change as I animate over time (while in reality they do change).

And if I open the files individually (for example output_99.pvti) these properties are displayed correctly in ParaView. The problem appears when I open them as a group; it then keeps the properties of the first file.

Reproducer:

  1. Untar growing_grid.tar.gz
  2. In ParaView: Open... --> Select diffusion_grid_* as a group
  3. Check the "Show data axis" checkbox in the properties
  4. Play animation and observe that the grid (vtkImageData) is not growing (see red box in image)
  5. Open... -> Select diffusion_grid_99 and observe that this is indeed larger than the last timestep of the previously opened object (see green box in image)

static_grid_bug

Does anyone else has this issue, and is there a way to solve this?

Cheers!

growing_grid.tar.gz

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