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

Merge branch 'new_motion_settling_sphere_app' into 'master'

Added new benchmark scenario for fp coupling

See merge request walberla/walberla!420
parents afac14d3 527f387e
No related merge requests found
...@@ -38,6 +38,10 @@ if( WALBERLA_BUILD_WITH_CODEGEN ) ...@@ -38,6 +38,10 @@ if( WALBERLA_BUILD_WITH_CODEGEN )
DEPENDS blockforest boundary core domain_decomposition field lbm lbm_mesapd_coupling mesa_pd DEPENDS blockforest boundary core domain_decomposition field lbm lbm_mesapd_coupling mesa_pd
postprocessing timeloop vtk FluidParticleCouplingGeneratedLBM) 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() else()
waLBerla_add_executable ( NAME SphereWallCollision FILES SphereWallCollision.cpp 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