Skip to content

Commit ed1c167

Browse files
committed
Combine full directional wave applications
1 parent 506785b commit ed1c167

11 files changed

Lines changed: 20 additions & 82 deletions

Full_Directional_Waves/MHKiT_NDBC_Waves/wecSimInputFile.m

Lines changed: 0 additions & 41 deletions
This file was deleted.
-26.5 KB
Binary file not shown.

Full_Directional_Waves/OOI_Waves/userDefinedFunctions.m

Lines changed: 0 additions & 22 deletions
This file was deleted.
File renamed without changes.

Full_Directional_Waves/TestFullDirectionalWaves.m

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,9 @@ function checkVisibilityRestored(testCase)
5050
end
5151

5252
methods(Test)
53-
function testMHKiT_NDBC_Waves(testCase)
54-
cd MHKiT_NDBC_Waves
53+
function testFullDirectionalWaves(testCase)
5554
wecSim
5655
close_system('OSWEC',0)
57-
end
58-
function testOOI_Waves(testCase)
59-
cd OOI_Waves
60-
wecSim
61-
close_system('OSWEC',0)
62-
end
56+
end
6357
end
6458
end
File renamed without changes.
File renamed without changes.
File renamed without changes.
88.3 KB
Binary file not shown.

Full_Directional_Waves/MHKiT_NDBC_Waves/userDefinedFunctions.m renamed to Full_Directional_Waves/userDefinedFunctions.m

File renamed without changes.

0 commit comments

Comments
 (0)