Introduce meshes to MESA-PD (and its LBM coupling)
The finite goal is to simulate a mesh penetrating a bed of spheres in fluid.
Subtasks MESA-PD:
- ConvexPolyhedron-Shape containing a mesh
- VTK output of ConvexPolyhedrons
- Basic Time Integration of ConvexPolyhedron particle
- Collision detection for ConvexPolyhedrons (ie. migrate Rhein simulation to MESA-PD)
- (Mini-)Rhein simulation using MESA-PD
- Properly separate mesh and MESA-PD module
Subtasks LBM:
- Simulation with submerged mesh colliding with particles
- more TBD