I am attempting to use the markParticleOfInterest function in API to process particles who undergo physical contact using the contact model API. However, after a particle is marked as a particle of interest and is removed from the simulation, the processParticleOfInterest function does not seem to kick in?
Do I need to implement the particle body force plugin for this to work?