Added test for contact angle and other analysis components
This commit is contained in:
parent
03b276d060
commit
9018f1eb0d
@ -15,6 +15,7 @@ cmake \
|
||||
-D CUDA_FLAGS="-arch sm_35" \
|
||||
-D CUDA_HOST_COMPILER="/usr/bin/gcc" \
|
||||
-D USE_CUDA=0 \
|
||||
-D USE_TIMER=0 \
|
||||
${HOME}/LBPM-WIA
|
||||
|
||||
|
||||
|
@ -15,6 +15,7 @@ ADD_LBPM_TEST( TestBubble )
|
||||
ADD_LBPM_TEST( TestCylinderAreas )
|
||||
ADD_LBPM_TEST( TestInterfaceSpeed )
|
||||
ADD_LBPM_TEST( TestSphereCurvature )
|
||||
ADD_LBPM_TEST( TestContactAngle )
|
||||
ADD_LBPM_TEST_1_2_4( testCommunication )
|
||||
ADD_LBPM_TEST_1_2_4( testUtilities )
|
||||
ADD_LBPM_TEST( TestWriter )
|
||||
|
Loading…
Reference in New Issue
Block a user