We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50ebf55 + 3dc0066 commit 8c66cfaCopy full SHA for 8c66cfa
1 file changed
Mooring/MoorDyn/wecSimInputFile.m
@@ -46,4 +46,4 @@
46
mooring(1).moorDynLines = 6; % Specify number of lines
47
mooring(1).moorDynNodes(1:3) = 16; % Specify number of nodes per line
48
mooring(1).moorDynNodes(4:6) = 6; % Specify number of nodes per line
49
-mooring(1).initial.displacement = [0 0 -0.21]; % Initial Displacement (includes body cg and body initial displacement)
+mooring(1).initial.displacement = [0 0 -21.29-.21]; % Initial Displacement (body cg + body initial displacement)
0 commit comments