sphereGranFlow added

This commit is contained in:
hamidrezanorouzi
2022-09-05 10:31:53 +04:30
parent ac5c3f08af
commit fb3fcf5945
5 changed files with 168 additions and 1 deletions

View 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)