Skip to content

Commit 811d515

Browse files
committed
Remove cicDt
1 parent 09b2156 commit 811d515

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

Mooring/MooringMatrix/wecSimInputFile.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
simu.rampTime = 40;
77
simu.endTime=400;
88
simu.dt = 0.01;
9-
simu.cicDt = 0.05;
109

1110
%% Wave Information
1211
% User-Defined Time-Series

Mooring/TestMooring.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ function testMoorDyn(testCase)
6161
end
6262
function testMooringMatrix(testCase)
6363
cd MooringMatrix
64-
close_system('RM3MooringMatrix',0)
6564
wecSim
6665
close_system('RM3MooringMatrix',0)
6766
cd(testCase.testDir)

0 commit comments

Comments
 (0)