Skip to content

Commit

Permalink
Update for OpenFAST v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhar-abbas committed Jun 25, 2021
1 parent 7d97af9 commit ee51750
Show file tree
Hide file tree
Showing 8 changed files with 98 additions and 78 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,15 @@ True GenTiStp - Method to stop the generator {T: timed using TimGen
9999.9 TYawManS - Time to start override yaw maneuver and end standard yaw control (s)
2 YawManRat - Yaw maneuver rate (in absolute value) (deg/s)
0 NacYawF - Final yaw angle for override yaw maneuvers (degrees)
---------------------- TUNED MASS DAMPER ---------------------------------------
False CompNTMD - Compute nacelle tuned mass damper {true/false} (flag)
"../5MW_Baseline/NRELOffshrBsline5MW_ServoDyn_TMD.dat" NTMDfile - Name of the file for nacelle tuned mass damper (quoted string) [unused when CompNTMD is false]
False CompTTMD - Compute tower tuned mass damper {true/false} (flag)
"../5MW_Baseline/NRELOffshrBsline5MW_ServoDyn_TMD.dat" TTMDfile - Name of the file for tower tuned mass damper (quoted string) [unused when CompTTMD is false]
---------------------- STRUCTURAL CONTROL --------------------------------------
0 NumBStC - Number of blade structural controllers (integer)
"unused" BStCfiles - Name of the files for blade structural controllers (quoted strings) [unused when NumBStC==0]
0 NumNStC - Number of nacelle structural controllers (integer)
"unused" NStCfiles - Name of the files for nacelle structural controllers (quoted strings) [unused when NumNStC==0]
0 NumTStC - Number of tower structural controllers (integer)
"unused" TStCfiles - Name of the files for tower structural controllers (quoted strings) [unused when NumTStC==0]
0 NumSStC - Number of substructure structural controllers (integer)
"unused" SStCfiles - Name of the files for substructure structural controllers (quoted strings) [unused when NumSStC==0]
---------------------- BLADED INTERFACE ---------------------------------------- [used only with Bladed Interface]
"../../ROSCO/build/libdiscon.dylib" DLL_FileName - Name/location of the dynamic library {.dll [Windows] or .so [Linux]} in the Bladed-DLL format (-) [used only with Bladed Interface]
"DISCON.IN" DLL_InFile - Name of input file sent to the DLL (-) [used only with Bladed Interface]
Expand Down
24 changes: 12 additions & 12 deletions Test_Cases/BAR_10/BAR_10_AeroDyn15.dat
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ False Echo - Echo the input to "<rootname>.AD.ech"? (fl
1 WakeMod - Type of wake/induction model (switch) {0=none, 1=BEMT}
2 AFAeroMod - Type of blade airfoil aerodynamics model (switch) {1=steady model, 2=Beddoes-Leishman unsteady model} [must be 1 when linearizing]
1 TwrPotent - Type tower influence on wind based on potential flow around the tower (switch) {0=none, 1=baseline potential flow, 2=potential flow with Bak correction}
True TwrShadow - Calculate tower influence on wind based on downstream tower shadow? (flag)
0 TwrShadow - Calculate tower influence on wind based on downstream tower shadow? (flag)
True TwrAero - Calculate tower aerodynamic loads? (flag)
False FrozenWake - Assume frozen wake during linearization? (flag) [used only when WakeMod=1 and when linearizing]
False CavitCheck - Perform cavitation check? (flag) TRUE will turn off unsteady aerodynamics
Expand Down Expand Up @@ -82,17 +82,17 @@ True UseBlCm - Include aerodynamic pitching moment in calc
"BAR_10_AeroDyn15_blade.dat" ADBlFile(3) - Name of file containing distributed aerodynamic properties for Blade #3 (-) [unused if NumBl < 3]
====== Tower Influence and Aerodynamics ============================================================= [used only when TwrPotent/=0, TwrShadow=True, or TwrAero=True]
9 NumTwrNds - Number of tower nodes used in the analysis (-) [used only when TwrPotent/=0, TwrShadow=True, or TwrAero=True]
TwrElev TwrDiam TwrCd
(m) (m) (-)
2.740000000000000e+01 6.000000000000000e+00 1.000000000000000e+00
4.110000000000000e+01 6.000000000000000e+00 1.000000000000000e+00
5.480000000000000e+01 6.000000000000000e+00 1.000000000000000e+00
6.850000000000000e+01 6.000000000000000e+00 1.000000000000000e+00
8.220000000000000e+01 6.000000000000000e+00 1.000000000000000e+00
9.590000000000001e+01 6.000000000000000e+00 1.000000000000000e+00
1.096000000000000e+02 6.000000000000000e+00 1.000000000000000e+00
1.233000000000000e+02 5.890792130000000e+00 1.000000000000000e+00
1.370000000000000e+02 5.530325920000000e+00 1.000000000000000e+00
TwrElev TwrDiam TwrCd TwrTI (used only with TwrShadow=2)
(m) (m) (-) (-)
2.740000000000000e+01 6.000000000000000e+00 1.000000000000000e+00 1.0e-1
4.110000000000000e+01 6.000000000000000e+00 1.000000000000000e+00 1.0e-1
5.480000000000000e+01 6.000000000000000e+00 1.000000000000000e+00 1.0e-1
6.850000000000000e+01 6.000000000000000e+00 1.000000000000000e+00 1.0e-1
8.220000000000000e+01 6.000000000000000e+00 1.000000000000000e+00 1.0e-1
9.590000000000001e+01 6.000000000000000e+00 1.000000000000000e+00 1.0e-1
1.096000000000000e+02 6.000000000000000e+00 1.000000000000000e+00 1.0e-1
1.233000000000000e+02 5.890792130000000e+00 1.000000000000000e+00 1.0e-1
1.370000000000000e+02 5.530325920000000e+00 1.000000000000000e+00 1.0e-1
====== Tower Influence and Aerodynamics ============================================================= [used only when TwrPotent/=0, TwrShadow=True, or TwrAero=True]
True SumPrint - Generate a summary file listing input options and interpolated properties to "<rootname>.AD.sum"? (flag)
9 NBlOuts - Number of blade node outputs [0 - 9] (-)
Expand Down
16 changes: 10 additions & 6 deletions Test_Cases/BAR_10/BAR_10_ServoDyn.dat
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,17 @@ True GenTiStp - Method to stop the generator {T: timed usin
9999.9 TYawManS - Time to start override yaw maneuver and end standard yaw control (s)
2.0 YawManRat - Yaw maneuver rate (in absolute value) (deg/s)
0.0 NacYawF - Final yaw angle for override yaw maneuvers (degrees)
---------------------- TUNED MASS DAMPER ---------------------------------------
False CompNTMD - Compute nacelle tuned mass damper {true/false} (flag)
"a.dat" NTMDfile - Name of the file for nacelle tuned mass damper (quoted string) [unused when CompNTMD is false]
False CompTTMD - Compute tower tuned mass damper {true/false} (flag)
"b.dat" TTMDfile - Name of the file for tower tuned mass damper (quoted string) [unused when CompTTMD is false]
---------------------- STRUCTURAL CONTROL --------------------------------------
0 NumBStC - Number of blade structural controllers (integer)
"unused" BStCfiles - Name of the files for blade structural controllers (quoted strings) [unused when NumBStC==0]
0 NumNStC - Number of nacelle structural controllers (integer)
"unused" NStCfiles - Name of the files for nacelle structural controllers (quoted strings) [unused when NumNStC==0]
0 NumTStC - Number of tower structural controllers (integer)
"unused" TStCfiles - Name of the files for tower structural controllers (quoted strings) [unused when NumTStC==0]
0 NumSStC - Number of substructure structural controllers (integer)
"unused" SStCfiles - Name of the files for substructure structural controllers (quoted strings) [unused when NumSStC==0]
---------------------- BLADED INTERFACE ---------------------------------------- [used only with Bladed Interface]
"../../ROSCO/install/lib/libdiscon.so" DLL_FileName - Name/location of the dynamic library {.dll [Windows] or .so [Linux]} in the Bladed-DLL format (-) [used only with Bladed Interface]
"../../ROSCO/install/lib/libdiscon.dylib" DLL_FileName - Name/location of the dynamic library {.dll [Windows] or .so [Linux]} in the Bladed-DLL format (-) [used only with Bladed Interface]
"BAR_10_DISCON.IN" DLL_InFile - Name of input file sent to the DLL (-) [used only with Bladed Interface]
"DISCON" DLL_ProcName - Name of procedure in DLL to be called (-) [case sensitive; used only with DLL Interface]
"default" DLL_DT - Communication interval for dynamic library (s) (or "default") [used only with Bladed Interface]
Expand Down
Loading

0 comments on commit ee51750

Please sign in to comment.