Hi!
I am reverting after a while.
I have been trying but can not find a way to solve my issue of generating timesteps.
If I apply the particle tracer on the particle generator, they go everywhere randomly, I guess from the bug you noticed. But if I generate a time generator but still apply the particle tracer on the original field, I get this weird bug:
The workaround of saving on disk is not successful, since the loadtime of each timestep is quite slow.
Finally, I tried to create a programmable filter creating time-step, with no success since the particle tracer seems not to take into account the generated timesteps (maybe just because I can’t create a proper filter, raised another topic on that… Create a programmable filter along timesteps)
At this point I am not sure which route I should go. The only one working so far is the temporal interpolate, but the fact that for each time step it calculates a new field make it too slow…
If you have any clue on any of these issues, It’d be more than welcome! Thanks!