I’m stuck on merging the data. I have three ‘.case’ files, each containing simulation data for different time steps. However I can’t manage to merge them into a single file that includes all the time steps. I tried using Merge Time, but it doesn’t work very well.
The goal is to have all time steps in one file so I can perform Temporal Statistics.
i try this, but it doesn’t work and i don’t find a reader for this case (i add a number for the files only in paraview, in my computer they have the same name file RESULTS_FLUID_DOMAIN.case RESULTS_FLUID_DOMAIN.case.series (539 Bytes)
Thank you for your feedback. Maybe my question is silly but for the conversion, is there a function that does this automatically in ParaView or do i have to use Python coding?