Export timestep animation to paraview from eddy3d plugin

I have converged the simulation in bluecfd with timestep and writeinterval. I can see that the blucfd-openfoam has calculated for all the specified timesteps. But when I export the openfoam result in paraview it only imports the last time step and skips all the intermediate timesteps. I am not able to preview the particleflow due to the missing timesteps in the import. is there a way I can do that? Thanks in advance.

Yes, you can set the WriteInt to a small integer and the TStep to a large integer which would instruct OpenFOAM to keeps as many time steps as possible. This will allow you to export the Paraview time slices.

Hi Team, I tried this, yet for some reason there is no motion in paraview? write interval 1, T steps 30. File attached
Animation Trial.gh (47.5 KB)