Hi everyone,
Hope you’re well. I have been struggling with this one for a bit and haven’t been able to figure it out.
My simulation output is in .vtk format (so far so good). However, the code I’m using exports a solution output for each of my mesh domains (I have 93 for this geometry) as well as one for each time step. So each .vtk file is specific to a mesh domain and to a timestep. One example would be: solution.1029000.domain.002.time.2.087042809.vtk (describing the solution at domain number 2 and time 2.087 seconds).
I have been able to see one time step by importing all domains (0 to 92) at once and then grouping them using “Group DataSets”. But now I would like to view the whole solution in the domain changing with time.
The filter ‘Group Time Steps’ sounds like it could solve things but when I try to group multiple data set groups, ‘Group Time Steps’ is not available as an option because it doesn’t allow for “multiple input files” which is confusing…
I hope I have explained things properly but could use some help as soon as possible as it’s for a deadline.
Is this something that can be done?
Thanks!