Skip to content
Snippets Groups Projects

Add free-surface LBM showcase: Zalesak's rotating disk

Merged Christoph Schwarzmeier requested to merge free-surface-zalesak-disk into master
Compare and
3 files
+ 479
0
Preferences
Compare changes
Files
3
@@ -46,3 +46,7 @@ waLBerla_add_executable(NAME RisingBubble
waLBerla_add_executable(NAME TaylorBubble
FILES TaylorBubble.cpp
DEPENDS blockforest boundary core domain_decomposition field lbm postprocessing timeloop vtk)
waLBerla_add_executable(NAME ZalesakDisk
FILES ZalesakDisk.cpp
DEPENDS blockforest boundary core domain_decomposition field lbm postprocessing timeloop vtk)
\ No newline at end of file