Algorithm / Integrator Type Particle Tracer / Path Filter

Hi,

which integrator / algorithm is implemented in PV for calulating the particle tracer / path filter?
I can find Runge-Kutta for example for the Stream Tracer, but for the particle tracer there is unfornutately no information.

Thank a lot :slight_smile:

bump… hope someone knows which algorithm is used thx :slight_smile:

Hi!

The particle tracer uses Runge-Kutta 4th-order integrator. It appears that the ParaView properties panel does not allow one to try different integrators like the stream tracer.