Skip to content
Snippets Groups Projects
Commit 527f387e authored by Christoph Rettinger's avatar Christoph Rettinger
Browse files

Added new benchmark scenario for fp coupling

parent 37776b83
Branches
Tags
No related merge requests found
......@@ -38,6 +38,10 @@ if( WALBERLA_BUILD_WITH_CODEGEN )
DEPENDS blockforest boundary core domain_decomposition field lbm lbm_mesapd_coupling mesa_pd
postprocessing timeloop vtk FluidParticleCouplingGeneratedLBM)
waLBerla_add_executable(NAME MotionSettlingSphere FILES MotionSettlingSphere.cpp
DEPENDS blockforest boundary core domain_decomposition field lbm lbm_mesapd_coupling mesa_pd
postprocessing timeloop vtk FluidParticleCouplingGeneratedLBM)
else()
waLBerla_add_executable ( NAME SphereWallCollision FILES SphereWallCollision.cpp
......
This diff is collapsed.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment