We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da8d4ad commit 9592114Copy full SHA for 9592114
Controls/Passive (P)/optimalGainCalc.m
@@ -8,7 +8,7 @@
8
simu = simulationClass();
9
body(1) = bodyClass('../../_Common_Input_Files/Sphere/hydroData/sphere.h5');
10
waves.height = 2.5;
11
-waves.period = 4.5; % One of periods from BEM
+waves.period = 9.6664; % One of periods from BEM
12
13
% Load hydrodynamic data for float from BEM
14
hydro = readBEMIOH5(body.h5File{1}, 1, body.meanDrift);
0 commit comments