Skip to content

Commit 604575b

Browse files
committed
fix path in TestMost.m
1 parent b7cb210 commit 604575b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MOST/tests/TestMOST.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
properties
44
OriginalDefault
55
testDir = ''
6-
hydroDataDir = '../hydroData';
6+
hydroDataDir = '../hydroData/VolturnUS/';
77
h5Name = 'VolturnUS15MW_nemoh.h5';
88
mostDataDir = '../mostData';
99
turbSimName = fullfile('turbSim','WIND_11mps.mat');

0 commit comments

Comments
 (0)