contact force

Submitted by shokeyi on Mon, 02/04/2013 - 17:34

Hi everyone,
Is there anyone know how to output the contact forces (particle-particle and particle-wall) of every particle? Is it need to compile for dumping the contact force? Thanks.

AGl | Mon, 02/04/2013 - 20:16

Please, see the following topic [1].

compute fc all pair/gran/local id pos force
dump forcedump all local 100 dump.forcedata c_fc[1] c_fc[2] c_fc[3] etc. up to c_fc[12]

[1] node/899

Anton