Hello, I met two problems when I used the pysph framework to write the simulation of planetary collision: (1) How to delete the particles that have little effect on the system during operation; (2) How to calculate the gravity, my current practice is to traverse all the particles and then calculate, such equation takes a long time to calculate, is there any other method to calculate the gravity