mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
first modifications for coupling
This commit is contained in:
11
DEMSystems/CMakeLists.txt
Normal file
11
DEMSystems/CMakeLists.txt
Normal file
@ -0,0 +1,11 @@
|
||||
|
||||
set(SourceFiles
|
||||
sphereDEMSystem/sphereDEMSystem.C
|
||||
)
|
||||
|
||||
set(link_libs Kokkos::kokkos phasicFlow Particles Geometry Property Interaction Interaction)
|
||||
|
||||
pFlow_add_library_install(DEMSystems SourceFiles link_libs)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user