Hello everyone,
I'm currently working on designing an API to simulate the force between particles and geometry surfaces within a certain distance range. Specifically, when the distance between a particle and a geometry surface reaches a certain value, I want to apply a force related to the particle's charge and the perpendicular distance from the wall.
The issue I'm facing is that I'm unsure how to set this distance value and whether I need to utilize a contact radius to achieve this functionality. Does anyone have any experience or suggestions they could share?
Thank you all for your help!