Hi,
I can already count total number of contacts as richti83 suggested here: https://www.cfdem.com/forums/particle-contacts-using-contactatom
I'm interested in counting collisions only between atoms of different types (types 1 and 2). Is it possible?
cs222 | Tue, 09/26/2017 - 16:21
Use pair/gran/loca
Hi rafaxy,
Use the command pair/gran/local to calculate the pairwise collisions. Here's the link to the documentation of the same.
https://www.cfdem.com/media/DEM/docu/compute_pair_gran_local.html
Chai