Re: [Paraview] vtk files with different time steps

2011-05-04 Thread Moreland, Kenneth
I believe that the file series reader ignores the actual numbers that distinguish files series and just assigns them sequential integers for time (0, 1, 2, 3,...). If you think ParaView should be using the indices in the filenames for the time value (a reasonable request), then you should add a su

[Paraview] vtk files with different time steps

2011-05-03 Thread Oldrich Svec
Hi, I generate two sets of data files. One is called “particles_%.vtk” and the other is “fluid_%.vti” where % stands for the time the files represent. Time series of particles is [0, 30, 60, 90, ..., 15000 ] and the time series of the fluid is [0, 300, 600, 900, ..., 15000 ]. So I take a picture o