# Honey Is Way More Complex Than You Think

Source: https://www.youtube.com/watch?v=RDQ4vHAPNls
Recap page: https://rapidrecap.app/video/RDQ4vHAPNls
Generated: 2026-03-12T19:03:36.675+00:00

---
## Quick Overview

The video demonstrates that combining the strengths of the Finite Element Method (FEM) for handling geometry and elasticity with the Material Point Method (MPM) for topological changes and plastic deformations results in highly accurate, physically-grounded simulations, successfully overcoming limitations like element explosion or material passing straight through solid objects seen in standalone methods.

**Key Points:**
- The proposed "Dynamic Duo" couples FEM (good for geometry/elasticity) and MPM (good for topological changes/plastic deformations) to handle complex multi-material interactions.
- Traditional MPM fails spectacularly when interacting with elastic solids, leading to material passing through objects or chaotic interactions (01:32, 01:38).
- The new coupling method successfully simulates high-viscosity honey flowing over thin fabric without the honey ignoring the cloth's structure (06:33, 07:19).
- The method accurately simulates snow accumulation around objects, unlike XPBD which results in the snow pile collapsing (08:38).
- The combined approach maintains momentum conservation during collisions between elastic cubes, unlike traditional MPM which conserves momentum less accurately (03:00).
- The method achieves high performance, simulating scenarios like a car driving through snow at 30 FPS on an NVIDIA RTX 3090, taking only 32 ms per frame for a 65,065 vertex knit simulation (08:57).
- The final demonstration shows the simulation of a submarine breaking through ice, where the submarine's body maintains its shape while the ice fractures correctly (05:22).

![Screenshot at 02:01: Comparison of the new coupling method \(left\) versus previous constraints \(right\) shows the new method successfully simulating a cable-stayed bridge collapse under a Category 5 Hurricane, where the old method causes the structure to fail chaotically due to constraint violations.](https://ss.rapidrecap.app/screens/RDQ4vHAPNls/00-02-01.jpg)

**Context:** This video introduces a novel simulation technique that combines the Finite Element Method (FEM) and the Material Point Method (MPM) into a "Dynamic Duo." FEM excels at modeling deformable solids based on geometry and elasticity (like the golf ball deformation shown at 01:45), while MPM is superior for materials undergoing large topological changes or plastic deformations, such as granular flow or melting (shown in the collage at 01:25). The core motivation is to create a unified framework that avoids the failure modes of each individual method when simulating complex, interacting materials.

## Detailed Analysis

The presentation details a physics simulation method that synergizes the Finite Element Method (FEM) and the Material Point Method (MPM). FEM handles elastic deformation and geometry preservation, while MPM manages topological changes and plastic deformation. Traditional MPM suffers from issues like material passing through solid objects, as shown when a honey-like substance ignores the fabric underneath (06:57) or when a liquid simulation results in chaos (05:05). Conversely, FEM struggles with massive topological changes, demonstrated by the tree simulation where XPBD fails to hold the structure together (08:47). The new coupled approach solves these issues, achieving physically plausible results across diverse scenarios: viscous fluid interaction with thin fabric (06:33), snow accumulation around elastic mushrooms (03:18), and realistic momentum transfer during elastic collisions (03:00). The coupling is achieved asynchronously, allowing FEM and MPM steps to run independently when possible, significantly speeding up computation (03:16). The performance is impressive, achieving 32 ms/frame for a complex knit simulation (08:57) and successfully simulating a submarine breaking through ice while maintaining the submarine's rigid body integrity (05:22). The presentation concludes by contrasting the new method's fidelity against previous approaches across various benchmarks, showing superior stability and accuracy.

### Motivation

- FEM vs. MPM: FEM handles Geometry and Elasticity (e.g., golf ball deformation, fabric stretching)
- MPM handles Topological changes and Plastic deformations (e.g., granular flow, melting chocolate)

### Coupling Demonstration

- Traditional MPM fails to maintain solid geometry when interacting with fluids, causing the simulated octopus-like figure to dissolve (01:30) or the honey to pass through the cloth (06:57)
- The new Coupling method maintains geometry integrity while allowing complex material interactions (02:22)

### Performance Benchmarks

- The new method achieves high performance, simulating a knit scarf in 32 ms/frame (65,065 vertices) on an RTX 3090 (08:57)
- Traditional MPM is slow and unstable for complex interactions (04:50)

### Advanced Scenarios

- The coupled simulation handles complex snow dynamics, like a car plowing snow while adhering to road friction coefficients (07:53, 08:31)
- It also correctly simulates elastic structures interacting with granular materials, like snowballs hitting mushrooms without explosion (03:21)

![Screenshot at 00:01: Visualization comparing particle counts \(1.19M particles, 29.2K vertices\) during a simulation of viscous honey flowing over three pieces of fabric.](https://ss.rapidrecap.app/screens/RDQ4vHAPNls/00-00-01.jpg)
![Screenshot at 03:03: Comparison between the new \(left\) and previous \(right\) simulation methods showing the structural failure of a bridge under hurricane conditions, highlighting the stability of the new method.](https://ss.rapidrecap.app/screens/RDQ4vHAPNls/00-03-03.jpg)
![Screenshot at 03:40: Demonstration of the new method successfully flattening dough with a rolling pin, showing permanent deformation without failure, contrasted with the slow, methodical nature of the old method \(03:43\).](https://ss.rapidrecap.app/screens/RDQ4vHAPNls/00-03-40.jpg)
![Screenshot at 08:32: Side-by-side comparison of tire skidding on snow blocks showing $v\_b=0$ \(no base velocity, left\) versus $v\_b=1$ \(base velocity of 1, right\), illustrating the accurate simulation of friction and snow displacement.](https://ss.rapidrecap.app/screens/RDQ4vHAPNls/00-08-32.jpg)
