Some question in the contactmodel API
Hi,
I introduced a contact model which in contrast to incremental procedure, the force and torque were allowed to be calculated at every moment, so the "contactResults.normalForce" here is "+=" or "=", it seems "+=F_n" is right for me. Does this mean that "+=" for "contactResults"is used for force chain, rather than the accumulating over time ?