diff --git a/02_Presentation/physics/lbm/1fluidstructure3d.gif b/02_Presentation/physics/lbm/1fluidstructure3d.gif new file mode 100644 index 0000000000000000000000000000000000000000..138e973edbdae787837b2046480ef4f92c9056b9 Binary files /dev/null and b/02_Presentation/physics/lbm/1fluidstructure3d.gif differ diff --git a/02_Presentation/physics/lbm/1fluidstructure3d1.gif b/02_Presentation/physics/lbm/1fluidstructure3d1.gif new file mode 100644 index 0000000000000000000000000000000000000000..821e3837d91476976aa7d0c9fc3fed92bd3e0172 Binary files /dev/null and b/02_Presentation/physics/lbm/1fluidstructure3d1.gif differ diff --git a/02_Presentation/physics/lbm/1fluidstructure3d2.gif b/02_Presentation/physics/lbm/1fluidstructure3d2.gif new file mode 100644 index 0000000000000000000000000000000000000000..aeddb8690cb048e1d7309dcff4f8b2e923582616 Binary files /dev/null and b/02_Presentation/physics/lbm/1fluidstructure3d2.gif differ diff --git a/02_Presentation/physics/lbm/fluidstructure3d.gif b/02_Presentation/physics/lbm/fluidstructure3d.gif new file mode 100644 index 0000000000000000000000000000000000000000..6906a497d2d2b7960293554dc0c2782ede1467f7 Binary files /dev/null and b/02_Presentation/physics/lbm/fluidstructure3d.gif differ diff --git a/02_Presentation/physics/lbm/fluidstructure3d1.gif b/02_Presentation/physics/lbm/fluidstructure3d1.gif new file mode 100644 index 0000000000000000000000000000000000000000..7fc9f324bd441bf030ce1753c6cdf0a10580beba Binary files /dev/null and b/02_Presentation/physics/lbm/fluidstructure3d1.gif differ diff --git a/02_Presentation/physics/lbm/fluidstructure3d2.gif b/02_Presentation/physics/lbm/fluidstructure3d2.gif new file mode 100644 index 0000000000000000000000000000000000000000..3e6bfb9cc57c7201ec88caafd151dfbfec5719c5 Binary files /dev/null and b/02_Presentation/physics/lbm/fluidstructure3d2.gif differ diff --git a/02_Presentation/physics/lbm/lbm.md b/02_Presentation/physics/lbm/lbm.md index 49e58cf44e4f427054826fcf422d74571a640046..4b5f29c1a2b010bdd59ae1294932e9b5dd949b55 100644 --- a/02_Presentation/physics/lbm/lbm.md +++ b/02_Presentation/physics/lbm/lbm.md @@ -41,4 +41,30 @@ 3. Get pressure values at geometry edges 4. Convert pressure to force on edge nodes (closest) 5. Run MetaVoxels simulation for *m* timesteps + +--- +# 3D + +<img src="./test3d.gif" height="50%" /> + +--- +## MADCAT + +<img src="./1fluidstructure3d2.gif" width="60%" /> +<img src="./1fluidstructure3d.gif" width="48%" /> +<img src="./1fluidstructure3d1.gif" width="48%" /> + + +### Exaggerated Forces + +<img src="./fluidstructure3d1.gif" width="48%" /> +<img src="./fluidstructure3d.gif" width="48%" /> +<img src="./fluidstructure3d2.gif" width="60%" /> + + + + + + + \ No newline at end of file diff --git a/02_Presentation/physics/lbm/test3d.gif b/02_Presentation/physics/lbm/test3d.gif new file mode 100644 index 0000000000000000000000000000000000000000..af97338daeeea71a610f00c0e02598dd948454c8 Binary files /dev/null and b/02_Presentation/physics/lbm/test3d.gif differ