Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lukas Werner
waLBerla
Commits
f891dfd1
Commit
f891dfd1
authored
Oct 22, 2021
by
Lukas Werner
Browse files
Bucket over a cohesive bed app
parent
4a5bfec6
Pipeline
#34976
failed with stages
in 20 minutes and 51 seconds
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
apps/bam/BucketCohesion.cpp
0 → 100644
View file @
f891dfd1
This diff is collapsed.
Click to expand it.
apps/bam/CMakeLists.txt
View file @
f891dfd1
...
...
@@ -10,4 +10,8 @@ waLBerla_add_executable ( NAME MESA_PD_APP_MinimalCohesion
waLBerla_add_executable
(
NAME MESA_PD_APP_Bucket
FILES Bucket.cpp
DEPENDS blockforest core mesa_pd vtk
)
waLBerla_add_executable
(
NAME MESA_PD_APP_BucketCohesion
FILES BucketCohesion.cpp
DEPENDS blockforest core mesa_pd vtk
)
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment