Is it a contact force?

Submitted by gibel on Fri, 03/11/2022 - 04:48

Hi,
I am unclear about the forces that we save in dump file as `fy` , `fz` and `fx'.

Are they contact forces of each particle?

If not, is there a way to save contact forces for each particles?
Any help would be appreciated.
Thank you

mschramm | Tue, 03/29/2022 - 18:59

Hello,
fx, fy, and fz contain every force that has acted on the particle for a specific time step.
This includes the normal contact force (decomposed into its directional components)
the tangential contact force (decomposed into its directional components)
the gravitational force (decomposed into its directional components)
all wall contact forces (both normal and tangential decomposed into its directional components)

and all other forces you added to your system (rolling model, cohesion model, bond model, magnetic, drag, ...)

Kashminder | Wed, 04/06/2022 - 22:28

I want to apply capillary forces to the particles, so that I particles attract each other. How shall I achieve that like what model shall I use? and what other properties do I need to manipulate? Any leads will be appreciated.