A Fully Implicit Method for Robust Frictional Contact Handling in Elastic Rods
Dezhong Tong, Andrew Choi, Jungseock Joo, M. Khalid Jawed
TL;DR
The paper addresses robust, high-fidelity simulation of frictional contact in slender elastic rods, exemplified by flagella bundling in viscous fluids. It introduces the Fully Implicit Contact Model (IMC), a penalty-based, energy-driven framework integrated with the Discrete Elastic Rods (DER) formulation, featuring a squared, piecewise contact energy and a smooth distance metric to enable aggressive line searches. Friction is handled via a smooth Coulomb-style law with a slipping tolerance, and the entire system is solved with a Newton-based method, yielding fast convergence and stable behavior compared to the state-of-the-art IPC while not guaranteeing strict non-penetration. The approach is demonstrated on flagella bundling scenarios, including frictional effects, with quantitative comparisons showing faster convergence and qualitative visuals illustrating sticking-slipping transitions, underscoring the method’s potential for soft robotics and bio-inspired dynamics in low Reynolds number environments. The work also provides an open-source code release for broader adoption and further development.
Abstract
Accurate frictional contact is critical in simulating the assembly of rod-like structures in the practical world, such as knots, hairs, flagella, and more. Due to their high geometric nonlinearity and elasticity, rod-on-rod contact remains a challenging problem tackled by researchers in both computational mechanics and computer graphics. Typically, frictional contact is regarded as constraints for the equations of motions of a system. Such constraints are often computed independently at every time step in a dynamic simulation, thus slowing down the simulation and possibly introducing numerical convergence issues. This paper proposes a fully implicit penalty-based frictional contact method, Implicit Contact Model (IMC), that efficiently and robustly captures accurate frictional contact responses. We showcase our algorithm's performance in achieving visually realistic results for the challenging and novel contact scenario of flagella bundling in fluid medium, a significant phenomenon in biology that motivates novel engineering applications in soft robotics. In addition to this, we offer a side-by-side comparison with Incremental Potential Contact (IPC), a state-of-the-art contact handling algorithm. We show that IMC possesses comparable performance to IPC while converging at a faster rate.
