paper-with-me

홈 › Papers

Frictional Contact Solving for Material Point Method

2026-02-02 · Etienne Ménager, Justin Carpentier arxiv

Accurately handling contact with friction remains a core bottleneck for Material Point Method (MPM), from reliable contact point detection to enforcing frictional contact laws (non-penetration, Coulomb friction, and maximum dissipation principle). In this paper, we introduce a frictional-contact pipeline for implicit MPM that is both precise and robust. During the collision detection phase, contact points are localized with particle-centric geometric primitives; during the contact resolution phase, we cast frictional contact as a Nonlinear Complementarity Problem (NCP) over contact impulses and solve it with an Alternating Direction Method of Multipliers (ADMM) scheme. Crucially, the formulation reuses the same implicit MPM linearization, yielding efficiency and numerical stability. The method integrates seamlessly into the implicit MPM loop and is agnostic to modeling choices, including material laws, interpolation functions, and transfer schemes. We evaluate it across seven representative scenes that span elastic and elasto-plastic responses, simple and complex deformable geometries, and a wide range of contact conditions. Overall, the proposed method enables accurate contact localization, reliable frictional handling, and broad generality, making it a practical solution for MPM-based simulations in robotics and related domains.

📄 PDF Abstract BibTeX arXiv:2602.02038

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ADD: Analytically Differentiable Dynamics for Multi-Body Systems with Frictional Contact

2020-07-02 · Moritz Geilinger, David Hahn, Jonas Zehnder, Moritz Bächer 외

We present a differentiable dynamics solver that is able to handle frictional contact for rigid and deformable objects within a unified framework. Through a principled mollification of normal and tangential contact force…

Motion Planningparameter estimationSelf-Supervised Learning

DiffCloth: Differentiable Cloth Simulation with Dry Frictional Contact

2021-06-09 · Yifei Li, Tao Du, Kui Wu, Jie Xu 외

Cloth simulation has wide applications in computer animation, garment design, and robot-assisted dressing. This work presents a differentiable cloth simulator whose additional gradient information facilitates cloth-relat…

Jade: A Differentiable Physics Engine for Articulated Rigid Bodies with Intersection-Free Frictional Contact

2023-09-09 · Gang Yang, Siyuan Luo, Lin Shao

We present Jade, a differentiable physics engine for articulated rigid bodies. Jade models contacts as the Linear Complementarity Problem (LCP). Compared to existing differentiable simulations, Jade offers features inclu…

valid

Prediction and validation of the strongly modulated forced response of two beams undergoing frictional impacts

2022-07-02 · Carlo Monjaraz-Tec, Lukas Kohlmann, Stefan Schwarz, Andreas Hartung 외

We consider two cantilevered beams undergoing frictional impacts at the free end. The beams are designed to be of similar geometry so that they have distinct but close natural frequencies. Under harmonic base excitation …

Friction

A Unified Complementarity-based Approach for Rigid-Body Manipulation and Motion Prediction

2026-02-04 · Bingkun Huang, Xin Ma, Nilanjan Chakraborty, Riddhiman Laha arxiv

Robotic manipulation in unstructured environments requires planners to reason jointly about free-space motion and sustained, frictional contact with the environment. Existing (local) planning and simulation frameworks ty…