Hi
I know the contact.force act on the contact point of particles, and then act on the element1 and element2 is opposite.
In HM model, I saw the equation is
, but in the code, F_n = unitCPVect * -factor, and the F_t is as same as the equation.
For F_n, does it because the unitCPVect = contact.contactPoint - element1.position, and this direction is "-" in the EDEM?