Skip to content

Add showcase for simulation of flow through porous media

Christoph Schwarzmeier requested to merge porous-media-showcase into master

This merge requests adds a showcase for simulating flow through a porous medium that is composed of spherical particles. While a sample porous geometry is provided, the rigid body dynamics simulation setup for creating such a packed bed is also included as a second showcase.

A detailed description of the respective showcases is available at the beginning of the files PorousMedia.cpp and PackedBedCreation.cpp.

Merge request reports