Any way to predict physics behavior? For example: is it possible to run two solvers at the same time?

I would like to display an estimated projectile path through a vector field(for example, space vessel through a planetary system).

Is there a way to simulate few steps of the projectile path, without actually updating its position? For example, having another instance of a physics solver and stepping it forward a few times.