I’m currently trying to play a .vtu file which contains all the timesteps of my solution but when Paraview read my .vtu file, it somehow partitioned those timesteps into individual Cell/Point Array. How do I combine them all together so that I can play all of them in on go ? Thank you
Hi thanks for the feedback. I’m currently still new to the VTK package in Python. It will be very generous of you to point out the functions that I would require to perform said correction to my data. Thank you !