Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
92 commits
Select commit Hold shift + click to select a range
fd20857
ADsk: add simple test case (not yet useful)
andrew-platt Feb 22, 2022
240238e
Merge remote-tracking branch 'origin/dev' into f/ROM
andrew-platt Mar 10, 2022
fdf8a5a
Merge remote-tracking branch 'origin/dev' into f/ROM
andrew-platt Mar 28, 2022
8597928
ADsk case: add comment in table about origin
andrew-platt Apr 6, 2022
9505271
ADsk: 5MW_Land_DLL_WTurb_ADsk test case
andrew-platt Apr 12, 2022
f601534
ADsk: make a useful test case to mimic the ad_timeseries_shutdown cas…
andrew-platt Apr 23, 2022
d1807f1
ADsk: update OpenFAST .fst file to include AeroDisk option
andrew-platt Apr 25, 2022
f87b7b9
SED: add placeholder module regression test
andrew-platt Apr 25, 2022
2534f5d
SED: update input file slightly
andrew-platt Apr 25, 2022
ea8ca31
SED: add vtk for testing
andrew-platt Apr 27, 2022
de7d263
SED: add YawDOF flag
andrew-platt Apr 27, 2022
cbf4571
SED: module driver case with HSS brake (currently broken)
andrew-platt May 5, 2022
c5bb8f1
SED: add HSS Brake test case results
andrew-platt May 23, 2022
41cf0c9
SED: add free spinning test case (no loads)
andrew-platt May 23, 2022
cac8423
ADsk: minor upadates to shutdown test case
andrew-platt May 24, 2022
120abf0
SED: cleanup module test input file, remove GBoxEff
andrew-platt Jun 3, 2022
e67f683
SED: update driver tests to something useful
andrew-platt Jun 14, 2022
94220f6
SED: add OpenFAST regression test (compare to 5MW_Land_DLL_WTurb)
andrew-platt Jun 14, 2022
c429deb
ADsk+SED: add placeholder test case
andrew-platt Jun 15, 2022
ca14ef8
ADsk+SED: add macos-gnu baseline (temporary)
andrew-platt Jun 15, 2022
2997bd9
ADsk,SED: update cases with corrected RotTorq values from SED and tab…
andrew-platt Jun 15, 2022
dfc51d7
Merge remote-tracking branch 'origin/dev' into f/ROM
andrew-platt Jul 27, 2022
aad73eb
Merge remote-tracking branch 'origin/dev' into f/ROM
andrew-platt Aug 4, 2022
316a026
SED: remove RotThrust output from test cases (removed from code to av…
andrew-platt Aug 10, 2022
adeb59b
Merge remote-tracking branch 'origin/dev' into f/ROM
andrew-platt Sep 8, 2022
15fe543
Merge remote-tracking branch 'origin/f/InflowWind_DiskVel' into f/ROM
andrew-platt Sep 8, 2022
078727a
ROM: relocate ADsk and SED test results to match new regression test …
andrew-platt Sep 8, 2022
03dfc41
Merge remote-tracking branch 'origin/dev' into f/ROM
andrew-platt Sep 8, 2022
ae5d0e7
Merge remote-tracking branch 'origin/dev' into f/ROM
andrew-platt Oct 20, 2022
ecef086
ROM: update AD input file for SED test case
andrew-platt Oct 21, 2022
78f6265
ROM: update comment on CompElast in .fst files
andrew-platt Oct 21, 2022
300417f
Merge remote-tracking branch 'origin/dev' into f/ROM
andrew-platt Oct 25, 2022
8ffab76
Merge remote-tracking branch 'origin/dev' into f/ROM
andrew-platt Oct 26, 2022
1c443c3
Merge remote-tracking branch 'origin/dev' into f/ROM
andrew-platt Nov 1, 2022
c9fa136
ROM: update regression tests
andrew-platt Nov 1, 2022
2789985
ROM: update ADsk test case
andrew-platt Nov 1, 2022
0dc57a0
ROM: remove invalid channels from 5MW_Land_DLL_WTurb_ADsk
andrew-platt Nov 2, 2022
7a12628
Merge remote-tracking branch 'origin/dev' into f/ROM
andrew-platt Nov 22, 2022
079f775
Merge remote-tracking branch 'origin/dev' into f/ROM
andrew-platt Dec 9, 2022
2b91fe7
ROM: add FF regression test with 1 turbine reduced order (TSinflow ca…
andrew-platt Dec 14, 2022
df3daae
Merge remote-tracking branch 'origin/dev' into f/ROM
andrew-platt Dec 23, 2022
5bff983
ROM: update ADsk results after fixing Ct Cq
andrew-platt Dec 23, 2022
015ff50
Merge remote-tracking branch 'origin/dev' into f/ROM
andrew-platt Mar 1, 2023
f24fcb0
Merge remote-tracking branch 'origin/dev' into f/ROM
andrew-platt Apr 25, 2023
bcc8f77
ROM: update comments on MHK test cases, update TSinflowADskSED input …
andrew-platt Apr 26, 2023
08bdf44
ROM: update sed_test_freewheel results
andrew-platt Apr 26, 2023
780d182
Merge remote-tracking branch 'origin/dev' into f/ROM
andrew-platt May 24, 2023
aa2a17c
Update nodal comments in AD15 files
andrew-platt Jun 29, 2024
3cca1ff
Merge remote-tracking branch 'origin/dev' into f/EnvisionAeroMerge
bjonkman Jul 15, 2024
b087cc8
Merge remote-tracking branch 'origin/dev' into f/ROM
andrew-platt Jul 16, 2024
326e315
API change to accomodate nacelle drag
mayankchetan Jul 17, 2024
b68285b
2 tests added for nacelle drag
mayankchetan Jul 18, 2024
8e89649
Fix bad merge on TSInflow_curl case
andrew-platt Jul 23, 2024
963d3b7
Update TSinflowADskSED input files
andrew-platt Jul 23, 2024
82f9b37
BAR0 airfoils: remove "default" UA lines + add cl_alpha for weird cl
bjonkman Jul 24, 2024
a753d81
correcting spelling errors
mayankchetan Jul 25, 2024
7e0c196
cleanup FAST5MW cases
bjonkman Jul 25, 2024
c5778cc
update C_lalpha for BAR_baseline airfoils
bjonkman Jul 31, 2024
f440350
add another case for UA driver
bjonkman Aug 2, 2024
37ce0d2
UA driver: add results files
bjonkman Aug 2, 2024
42da373
TSinflowADskSED: update results
andrew-platt Aug 8, 2024
2f71776
Add initial files for restart test in C++ driver
deslaughter Aug 7, 2024
63a477f
Add restart test for 5MW with C++ API using extloads
Aug 8, 2024
e2ca19a
Rename reg_test 5MW_Restart to 5MW_Restart_cpp
deslaughter Aug 9, 2024
370a195
Added gold file for 5MW_Land_DLL_WTurb_cpp reg test, renamed 5MW_Rest…
deslaughter Aug 9, 2024
5514b6c
Update MD reg tests for body kinematics
RyanDavies19 Aug 9, 2024
e47f0c6
Update md_lineFail outfiles
RyanDavies19 Aug 9, 2024
e255d36
Merge pull request #132 from RyanDavies19/kinematics_updates
andrew-platt Aug 12, 2024
91c9272
Update r-test results for large platform rotation update
luwang00 Aug 13, 2024
6635143
AD: corrected platform input motion for ad_BAR_CombinedCases
andrew-platt Aug 13, 2024
93d199a
More updates to r-test reference solutions for large platform rotatio…
luwang00 Aug 13, 2024
a113650
Increase the output precision of the 5MW_OC3Mnpl_Linear case
luwang00 Aug 14, 2024
c7359bf
SD: update cable test cases
andrew-platt Aug 14, 2024
0ea835b
Merge branch 'dev' into f/EnvisionAeroMerge
bjonkman Aug 15, 2024
f408f63
Merge remote-tracking branch 'origin/dev' into f/nacelleDrag
andrew-platt Aug 15, 2024
4646833
AD nacelle drag: update AD file for cpp-driver
andrew-platt Aug 15, 2024
aeccbae
AD: Modify tail fin aerodyn input files
abhineet-gupta Aug 16, 2024
7c38a5d
removing .sum & .ech files
mayankchetan Aug 16, 2024
9ba37c4
update readme's and corrections to Cd, AC for Nac Drag
mayankchetan Aug 16, 2024
9ab04b0
update results
bjonkman Aug 16, 2024
bb08947
ADsk: update comment in input file
andrew-platt Aug 15, 2024
81e52bc
Merge pull request #131 from mayankchetan/f/nacelleDrag
andrew-platt Aug 16, 2024
0bfa9e4
Merge remote-tracking branch 'origin/dev' into f/EnvisionAeroMerge
andrew-platt Aug 16, 2024
9986683
Merge remote-tracking branch 'origin/dev' into f/ROM
andrew-platt Aug 19, 2024
a79f12d
Include ExtLoad in the description for CompAero in fst file
andrew-platt Aug 19, 2024
c976254
Merge remote-tracking branch 'origin/dev' into TailFinUnsteadyAero
andrew-platt Aug 26, 2024
aed16b6
Update all AD input files to include IntegrationMethod
andrew-platt Aug 26, 2024
b074a96
Merge remote-tracking branch 'origin/dev' into f/ROM
andrew-platt Aug 26, 2024
1db9570
Merge remote-tracking branch 'origin/dev' into f/LargeYaw
andrew-platt Aug 26, 2024
372b2a0
Update 5MW_OC4Jckt_DLL_WTurb_WavesIrr_MGrowth case
andrew-platt Aug 27, 2024
d8f88c7
Update MHK_RM1_Floating_wNacDrag input file for HD
andrew-platt Aug 27, 2024
ab79948
Update MHK_RM1_Floating_wNacDrag case for large yaw angle handling
andrew-platt Aug 29, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
15 changes: 10 additions & 5 deletions glue-codes/fast-farm/5MW_Baseline/AD.dat
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ False Echo - Echo the input to "<rootname>.AD.ech"? (fla
False TwrAero - Calculate tower aerodynamic loads? (flag)
False CavitCheck - Perform cavitation check? (flag) [UA_Mod must be 0 when CavitCheck=true]
False Buoyancy - Include buoyancy effects? (flag)
False NacelleDrag - Include Nacelle Drag effects? (flag)
False CompAA - Flag to compute AeroAcoustics calculation [used only when Wake_Mod = 1 or 2]
"unused" AA_InputFile - AeroAcoustics input file [used only when CompAA=true]
====== Environmental Conditions ===================================================================
Expand Down Expand Up @@ -47,6 +48,7 @@ default SectAvgPsiFwd - Forward azimuth relative to blade where t
False AoA34 - Sample the angle of attack (AoA) at the 3/4 chord or the AC point {default=True} [always used]
0 UA_Mod - Unsteady Aero Model Switch (switch) {0=Quasi-steady (no UA), 2=B-L Gonzalez, 3=B-L Minnema/Pierce, 4=B-L HGM 4-states, 5=B-L HGM+vortex 5 states, 6=Oye, 7=Boeing-Vertol}
True FLookup - Flag to indicate whether a lookup for f' will be calculated (TRUE) or whether best-fit exponential equations will be used (FALSE); if FALSE S1-S4 must be provided in airfoil input files (flag) [used only when UA_Mod>0]
3 IntegrationMethod - Switch to indicate which integration method UA uses (1=RK4, 2=AB4, 3=ABM4, 4=BDF2)
0 UAStartRad - Starting radius for dynamic stall (fraction of rotor radius [0.0,1.0]) [used only when UA_Mod>0; if line is missing UAStartRad=0]
1 UAEndRad - Ending radius for dynamic stall (fraction of rotor radius [0.0,1.0]) [used only when UA_Mod>0; if line is missing UAEndRad=1]
====== Airfoil Information =========================================================================
Expand All @@ -73,9 +75,12 @@ True UseBlCm - Include aerodynamic pitching moment in calc
====== Hub Properties ============================================================================== [used only when Buoyancy=True]
0 VolHub - Hub volume (m^3)
0 HubCenBx - Hub center of buoyancy x direction offset (m)
====== Nacelle Properties ========================================================================== [used only when Buoyancy=True]
====== Nacelle Properties ========================================================================== [used only when Buoyancy=True or NacelleDrag=True]
0 VolNac - Nacelle volume (m^3)
0, 0, 0 NacCenB - Position of nacelle center of buoyancy from yaw bearing in nacelle coordinates (m)
0.0, 0.0, 0.0 NacCenB - Position of nacelle center of buoyancy from yaw bearing in nacelle coordinates (m)
0, 0, 0 NacArea - Projected area of the nacelle in X, Y, Z in the nacelle coordinate system (m^2)
0, 0, 0 NacCd - Drag coefficient for the nacelle areas defined above (-)
0, 0, 0 NacDragAC - Position of aerodynamic center of nacelle drag in nacelle coordinates (m)
====== Tail Fin Aerodynamics =======================================================================
False TFinAero - Calculate tail fin aerodynamics model (flag)
"unused" TFinFile - Input file for tail fin aerodynamics [used only when TFinAero=True]
Expand Down Expand Up @@ -105,9 +110,9 @@ False SumPrint - Generate a summary file listing input optio
"RtSkew"
"RtVAvgxh"
END of OutList section (the word "END" must appear in the first 3 columns of the last OutList line)
====== Outputs for all blade stations (same ending as above for B1N1.... =========================== [optional section]
0 BldNd_BladesOut - Number of blades to output all node information at. Up to number of blades on turbine. (-)
"All" BldNd_BlOutNd - Future feature will allow selecting a portion of the nodes to output. Not implemented yet. (-)
---------------------- NODE OUTPUTS --------------------------------------------
0 BldNd_BladesOut - Number of blades to output all node information at. Up to number of blades on turbine. (-)
ALL BldNd_BlOutNd - Specify a portion of the nodes to output. {"ALL", "Tip", "Root", or a list of node numbers} (-)
OutList_Nodal - The next line(s) contains a list of output parameters. See OutListParameters.xlsx for a listing of available output channels, (-)

END (the word "END" must appear in the first 3 columns of this last OutList line in the optional nodal output section)
Expand Down
3 changes: 2 additions & 1 deletion glue-codes/fast-farm/CaseList.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
TSinflow
TSinflow
TSinflowADskSED
4 changes: 2 additions & 2 deletions glue-codes/fast-farm/LESinflow/FFTest_WT1.fst
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ False Echo - Echo input data to <RootName>.ech (flag)
99999 DT_UJac - Time between calls to get Jacobians (s)
1000000 UJacSclFact - Scaling factor used in Jacobians (-)
---------------------- FEATURE SWITCHES AND FLAGS ------------------------------
1 CompElast - Compute structural dynamics (switch) {1=ElastoDyn; 2=ElastoDyn + BeamDyn for blades}
1 CompElast - Compute structural dynamics (switch) {1=ElastoDyn; 2=ElastoDyn + BeamDyn for blades; 3=Simplified ElastoDyn}
1 CompInflow - Compute inflow wind velocities (switch) {0=still air; 1=InflowWind; 2=external from OpenFOAM}
2 CompAero - Compute aerodynamic loads (switch) {0=None; 2=AeroDyn v15}
2 CompAero - Compute aerodynamic loads (switch) {0=None; 1=AeroDisk; 2=AeroDyn; 3=ExtLoads}
1 CompServo - Compute control and electrical-drive dynamics (switch) {0=None; 1=ServoDyn}
0 CompSeaSt - Compute sea state information (switch) {0=None; 1=SeaState}
0 CompHydro - Compute hydrodynamic loads (switch) {0=None; 1=HydroDyn}
Expand Down
6 changes: 3 additions & 3 deletions glue-codes/fast-farm/ModAmb_3/FFTest_WT1.fst
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ False Echo - Echo input data to <RootName>.ech (flag)
99999 DT_UJac - Time between calls to get Jacobians (s)
1000000.0 UJacSclFact - Scaling factor used in Jacobians (-)
---------------------- FEATURE SWITCHES AND FLAGS ------------------------------
1 CompElast - Compute structural dynamics (switch) {1=ElastoDyn; 2=ElastoDyn + BeamDyn for blades}
1 CompInflow - Compute inflow wind velocities (switch) {0=still air; 1=InflowWind; 2=external from OpenFOAM}
2 CompAero - Compute aerodynamic loads (switch) {0=None; 2=AeroDyn v15}
1 CompElast - Compute structural dynamics (switch) {1=ElastoDyn; 2=ElastoDyn + BeamDyn for blades; 3=Simplified ElastoDyn}
1 CompInflow - Compute inflow wind velocities (switch) {0=still air; 1=InflowWind; 2=external from OpenFOAM}
2 CompAero - Compute aerodynamic loads (switch) {0=None; 1=AeroDisk; 2=AeroDyn; 3=ExtLoads}
1 CompServo - Compute control and electrical-drive dynamics (switch) {0=None; 1=ServoDyn}
0 CompSeaSt - Compute sea state information (switch) {0=None; 1=SeaState}
0 CompHydro - Compute hydrodynamic loads (switch) {0=None; 1=HydroDyn}
Expand Down
4 changes: 2 additions & 2 deletions glue-codes/fast-farm/ModAmb_3/FFTest_WT2.fst
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ False Echo - Echo input data to <RootName>.ech (flag)
99999 DT_UJac - Time between calls to get Jacobians (s)
1000000.0 UJacSclFact - Scaling factor used in Jacobians (-)
---------------------- FEATURE SWITCHES AND FLAGS ------------------------------
1 CompElast - Compute structural dynamics (switch) {1=ElastoDyn; 2=ElastoDyn + BeamDyn for blades}
1 CompElast - Compute structural dynamics (switch) {1=ElastoDyn; 2=ElastoDyn + BeamDyn for blades; 3=Simplified ElastoDyn}
1 CompInflow - Compute inflow wind velocities (switch) {0=still air; 1=InflowWind; 2=external from OpenFOAM}
2 CompAero - Compute aerodynamic loads (switch) {0=None; 2=AeroDyn v15}
2 CompAero - Compute aerodynamic loads (switch) {0=None; 1=AeroDisk; 2=AeroDyn; 3=ExtLoads}
1 CompServo - Compute control and electrical-drive dynamics (switch) {0=None; 1=ServoDyn}
0 CompSeaSt - Compute sea state information (switch) {0=None; 1=SeaState}
0 CompHydro - Compute hydrodynamic loads (switch) {0=None; 1=HydroDyn}
Expand Down
6 changes: 3 additions & 3 deletions glue-codes/fast-farm/ModAmb_3/FFTest_WT3.fst
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ False Echo - Echo input data to <RootName>.ech (flag)
99999 DT_UJac - Time between calls to get Jacobians (s)
1000000.0 UJacSclFact - Scaling factor used in Jacobians (-)
---------------------- FEATURE SWITCHES AND FLAGS ------------------------------
1 CompElast - Compute structural dynamics (switch) {1=ElastoDyn; 2=ElastoDyn + BeamDyn for blades}
1 CompInflow - Compute inflow wind velocities (switch) {0=still air; 1=InflowWind; 2=external from OpenFOAM}
2 CompAero - Compute aerodynamic loads (switch) {0=None; 2=AeroDyn v15}
1 CompElast - Compute structural dynamics (switch) {1=ElastoDyn; 2=ElastoDyn + BeamDyn for blades; 3=Simplified ElastoDyn}
1 CompInflow - Compute inflow wind velocities (switch) {0=still air; 1=InflowWind; 2=external from OpenFOAM}
2 CompAero - Compute aerodynamic loads (switch) {0=None; 1=AeroDisk; 2=AeroDyn; 3=ExtLoads}
1 CompServo - Compute control and electrical-drive dynamics (switch) {0=None; 1=ServoDyn}
0 CompSeaSt - Compute sea state information (switch) {0=None; 1=SeaState}
0 CompHydro - Compute hydrodynamic loads (switch) {0=None; 1=HydroDyn}
Expand Down
6 changes: 3 additions & 3 deletions glue-codes/fast-farm/ModAmb_3/FFTest_WT4.fst
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ False Echo - Echo input data to <RootName>.ech (flag)
99999 DT_UJac - Time between calls to get Jacobians (s)
1000000.0 UJacSclFact - Scaling factor used in Jacobians (-)
---------------------- FEATURE SWITCHES AND FLAGS ------------------------------
1 CompElast - Compute structural dynamics (switch) {1=ElastoDyn; 2=ElastoDyn + BeamDyn for blades}
1 CompInflow - Compute inflow wind velocities (switch) {0=still air; 1=InflowWind; 2=external from OpenFOAM}
2 CompAero - Compute aerodynamic loads (switch) {0=None; 2=AeroDyn v15}
1 CompElast - Compute structural dynamics (switch) {1=ElastoDyn; 2=ElastoDyn + BeamDyn for blades; 3=Simplified ElastoDyn}
1 CompInflow - Compute inflow wind velocities (switch) {0=still air; 1=InflowWind; 2=external from OpenFOAM}
2 CompAero - Compute aerodynamic loads (switch) {0=None; 1=AeroDisk; 2=AeroDyn}
1 CompServo - Compute control and electrical-drive dynamics (switch) {0=None; 1=ServoDyn}
0 CompSeaSt - Compute sea state information (switch) {0=None; 1=SeaState}
0 CompHydro - Compute hydrodynamic loads (switch) {0=None; 1=HydroDyn}
Expand Down
Empty file modified glue-codes/fast-farm/TSinflow/90m_08mps.inp
100755 → 100644
Empty file.
4 changes: 2 additions & 2 deletions glue-codes/fast-farm/TSinflow/FFTest_WT1.fst
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ False Echo - Echo input data to <RootName>.ech (flag)
99999 DT_UJac - Time between calls to get Jacobians (s)
1000000 UJacSclFact - Scaling factor used in Jacobians (-)
---------------------- FEATURE SWITCHES AND FLAGS ------------------------------
1 CompElast - Compute structural dynamics (switch) {1=ElastoDyn; 2=ElastoDyn + BeamDyn for blades}
1 CompElast - Compute structural dynamics (switch) {1=ElastoDyn; 2=ElastoDyn + BeamDyn for blades; 3=Simplified ElastoDyn}
1 CompInflow - Compute inflow wind velocities (switch) {0=still air; 1=InflowWind; 2=external from OpenFOAM}
2 CompAero - Compute aerodynamic loads (switch) {0=None; 2=AeroDyn v15}
2 CompAero - Compute aerodynamic loads (switch) {0=None; 1=AeroDisk; 2=AeroDyn; 3=ExtLoads}
1 CompServo - Compute control and electrical-drive dynamics (switch) {0=None; 1=ServoDyn}
0 CompSeaSt - Compute sea state information (switch) {0=None; 1=SeaState}
0 CompHydro - Compute hydrodynamic loads (switch) {0=None; 1=HydroDyn}
Expand Down
4 changes: 2 additions & 2 deletions glue-codes/fast-farm/TSinflow/FFTest_WT2.fst
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ False Echo - Echo input data to <RootName>.ech (flag)
99999 DT_UJac - Time between calls to get Jacobians (s)
1000000 UJacSclFact - Scaling factor used in Jacobians (-)
---------------------- FEATURE SWITCHES AND FLAGS ------------------------------
1 CompElast - Compute structural dynamics (switch) {1=ElastoDyn; 2=ElastoDyn + BeamDyn for blades}
1 CompElast - Compute structural dynamics (switch) {1=ElastoDyn; 2=ElastoDyn + BeamDyn for blades; 3=Simplified ElastoDyn}
1 CompInflow - Compute inflow wind velocities (switch) {0=still air; 1=InflowWind; 2=external from OpenFOAM}
2 CompAero - Compute aerodynamic loads (switch) {0=None; 2=AeroDyn v15}
2 CompAero - Compute aerodynamic loads (switch) {0=None; 1=AeroDisk; 2=AeroDyn; 3=ExtLoads}
1 CompServo - Compute control and electrical-drive dynamics (switch) {0=None; 1=ServoDyn}
0 CompSeaSt - Compute sea state information (switch) {0=None; 1=SeaState}
0 CompHydro - Compute hydrodynamic loads (switch) {0=None; 1=HydroDyn}
Expand Down
Binary file not shown.
Loading