mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
sphereGranFlow added
This commit is contained in:
7
solvers/sphereGranFlow/CMakeLists.txt
Normal file
7
solvers/sphereGranFlow/CMakeLists.txt
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
set(source_files
|
||||
sphereGranFlow.C
|
||||
)
|
||||
set(link_lib Kokkos::kokkos phasicFlow Particles Geometry Property Interaction Interaction)
|
||||
|
||||
pFlow_make_executable_install(sphereGranFlow source_files link_lib)
|
Reference in New Issue
Block a user