Piston test example
This commit is contained in:
@@ -28,8 +28,8 @@ for i in `seq 1 6`; do
|
||||
done
|
||||
|
||||
# simulations should be run using the following syntax
|
||||
# PRE-PROCESSOR
|
||||
#mpirun -np 10 ~/install-LBPM-WIA/bin/lbpm_captube_pp
|
||||
# PRE-PROCESSOR - set the radius to 18 voxel lengths
|
||||
#mpirun -np 10 ~/install-LBPM-WIA/bin/lbpm_captube_pp 18 1
|
||||
# RUN THE SIMULAUTION
|
||||
#mpirun -np 10 ~/install-LBPM-WIA/bin/lbpm_color_simulator
|
||||
|
||||
|
||||
@@ -7,6 +7,7 @@ INSTALL_LBPM_EXE( lbpm_random_pp )
|
||||
INSTALL_LBPM_EXE( lbpm_segmented_pp )
|
||||
INSTALL_LBPM_EXE( lbpm_segmented_decomp )
|
||||
INSTALL_LBPM_EXE( lbpm_disc_pp )
|
||||
INSTALL_LBPM_EXE( lbpm_captube_pp )
|
||||
INSTALL_LBPM_EXE( lbpm_BlobAnalysis )
|
||||
INSTALL_LBPM_EXE( TestBubble )
|
||||
INSTALL_LBPM_EXE( BasicSimulator )
|
||||
|
||||
Reference in New Issue
Block a user