Hi,
I am writing EDEM conatact force API and got confused in the main function calculateForce(). We have two function addNormalForce() and addUsNormalForce() to return the results. What are the difference between them? When I am using addUsNormalForce(), will element 1 receive a force while element 2 receive an opposite force with same magnitude, similar to addNormalForce()? What's more, I would like to know how they are related to energy loss calculation.
Regards,
Qi