Skip to content

Commit

Permalink
Merge pull request #16 from ebranlard/f/flexsub2
Browse files Browse the repository at this point in the history
F/flexsub2
  • Loading branch information
HaymanConsulting authored Jan 11, 2021
2 parents fbd7494 + 1f8b044 commit 72c5f17
Show file tree
Hide file tree
Showing 7 changed files with 2,820 additions and 2,991 deletions.
32 changes: 16 additions & 16 deletions docs/source/user/api_change.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,25 +22,25 @@ Added in OpenFAST dev
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Module Line Flag Name Example Value
============================================= ==== =============== ========================================================================================================================================================================================================
IfW driver 6 [separator line] ===================== File Conversion Options =================================
IfW driver 6 [sep. line] ===================== File Conversion Options =================================
IfW driver 7 WrHAWC false WrHAWC - Convert all data to HAWC2 format? (flag)
IfW driver 8 WrBladed false WrBladed - Convert all data to Bladed format? (flag)
IfW driver 9 WrVTK false WrVTK - Convert all data to VTK format? (flag)
InflowWind 7 VFlowAng 0 VFlowAng - Upflow angle (degrees) (not used for native Bladed format WindType=7)
SubDyn 8 ExtraMom False ExtraMoment - Include extra moment from lever arm at interface in interface reactions.
SubDyn 15 GuyanDampMod 0 GuyanDampMod - Guyan damping {0=none, 1=Rayleigh Damping, 2=user specified 6x6 matrix}
SubDyn 16 RayleighDamp 0.001, 0.003 RayleighDamp - Mass and stiffness proportional damping coefficients (Rayleigh Damping) [only if GuyanDampMod=1]
SubDyn 17 GuyanDampSize 6 GuyanDampSize - Guyan damping matrix size (square, 6x6) [only if GuyanDampMod=2]
SubDyn 18 GuyanDampMat 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00
SubDyn -23 GuyanDampMat 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00
SubDyn na CablesSection -------------------------- CABLE PROPERTIES -------------------------------------
SubDyn na CablesSection 0 NCablePropSets - Number of cable cable properties
SubDyn na CablesSection PropSetID EA MatDens T0
SubDyn na CablesSection (-) (N) (kg/m) (N)
SubDyn na RigidSection ---------------------- RIGID LINK PROPERTIES ------------------------------------
SubDyn na RigidSection 0 NRigidPropSets - Number of rigid link properties
SubDyn na RigidSection PropSetID MatDens
SubDyn na RigidSection (-) (kg/m)
InflowWind 7 VFlowAng 0 VFlowAng - Upflow angle (degrees) (not used for native Bladed format WindType=7)
SubDyn 8 ExtraMom False ExtraMoment - Include extra moment from lever arm at interface in interface reactions.
SubDyn 15 GuyanDampMod 0 GuyanDampMod - Guyan damping {0=none, 1=Rayleigh Damping, 2=user specified 6x6 matrix}
SubDyn 16 RayleighDamp 0.001, 0.003 RayleighDamp - Mass and stiffness proportional damping coefficients (Rayleigh Damping) [only if GuyanDampMod=1]
SubDyn 17 GuyanDampSize 6 GuyanDampSize - Guyan damping matrix size (square, 6x6) [only if GuyanDampMod=2]
SubDyn 18 GuyanDampMat 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00
SubDyn -23 GuyanDampMat 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00 0.0000e+00
SubDyn na CablesSection -------------------------- CABLE PROPERTIES -------------------------------------
SubDyn na CablesSection 0 NCablePropSets - Number of cable cable properties
SubDyn na CablesSection PropSetID EA MatDens T0
SubDyn na CablesSection (-) (N) (kg/m) (N)
SubDyn na RigidSection ---------------------- RIGID LINK PROPERTIES ------------------------------------
SubDyn na RigidSection 0 NRigidPropSets - Number of rigid link properties
SubDyn na RigidSection PropSetID MatDens
SubDyn na RigidSection (-) (kg/m)
============================================= ==== =============== ========================================================================================================================================================================================================


Expand Down
3 changes: 3 additions & 0 deletions docs/source/user/subdyn/input_files.rst
Original file line number Diff line number Diff line change
Expand Up @@ -593,6 +593,9 @@ to align properly, the width specification should match. For example:
| "ES11.4" OutFmt
| "A11" OutSFmt.

.. _SD_Member_Output:

Member Output List
~~~~~~~~~~~~~~~~~~

Expand Down
Loading

0 comments on commit 72c5f17

Please sign in to comment.