File tree Expand file tree Collapse file tree
Body-to-Body_Interactions Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,32 +53,32 @@ function checkVisibilityRestored(testCase)
5353 function testB2B_Case1(testCase )
5454 cd(' B2B_Case1' )
5555 wecSim
56- close_system(' RM3' )
56+ close_system(' RM3' , 0 )
5757 end
5858 function testB2B_Case2(testCase )
5959 cd(' B2B_Case2' )
6060 wecSim
61- close_system(' RM3' )
61+ close_system(' RM3' , 0 )
6262 end
6363 function testB2B_Case3(testCase )
6464 cd(' B2B_Case3' )
6565 wecSim
66- close_system(' RM3' )
66+ close_system(' RM3' , 0 )
6767 end
6868 function testB2B_Case4(testCase )
6969 cd(' B2B_Case4' )
7070 wecSim
71- close_system(' RM3' )
71+ close_system(' RM3' , 0 )
7272 end
7373 function testB2B_Case5(testCase )
7474 cd(' B2B_Case5' )
7575 wecSim
76- close_system(' RM3' )
76+ close_system(' RM3' , 0 )
7777 end
7878 function testB2B_Case6(testCase )
7979 cd(' B2B_Case6' )
8080 wecSim
81- close_system(' RM3' )
81+ close_system(' RM3' , 0 )
8282 end
8383 end
8484end
You can’t perform that action at this time.
0 commit comments