Skip to content

Commit

Permalink
Merge branch 'f/ED_FullMoI' into f/LargeYaw
Browse files Browse the repository at this point in the history
  • Loading branch information
luwang00 committed Jun 21, 2024
2 parents 7a374a2 + 39c3ed9 commit fd00edc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions modules/elastodyn/src/ElastoDyn_Registry.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@ typedef ^ ED_InputFile ReKi PtfmRIner - - - "Platform inertia for roll tilt rota
typedef ^ ED_InputFile ReKi PtfmPIner - - - "Platform inertia for pitch tilt rotation about the platform CM" "kg m^2"
typedef ^ ED_InputFile ReKi PtfmYIner - - - "Platform inertia for yaw rotation about the platform CM" "kg m^2"
typedef ^ ED_InputFile ReKi PtfmXYIner - - - "Platform xy inertia about the platform CM" "kg m^2"
typedef ^ ED_InputFile ReKi PtfmYZIner - - - "Platform yz inertia for pitch tilt rotation about the platform CM" "kg m^2"
typedef ^ ED_InputFile ReKi PtfmXZIner - - - "Platform xz inertia for yaw rotation about the platform CM" "kg m^2"
typedef ^ ED_InputFile ReKi PtfmYZIner - - - "Platform yz inertia about the platform CM" "kg m^2"
typedef ^ ED_InputFile ReKi PtfmXZIner - - - "Platform xz inertia about the platform CM" "kg m^2"
typedef ^ ED_InputFile ReKi BldNodes - - - "Number of blade nodes (per blade) used for analysis" -
typedef ^ ED_InputFile ED_BladeMeshInputData InpBlMesh {:} - - "Input data for blade discretizations (could be on each blade)" "see BladeMeshInputData"
typedef ^ ED_InputFile BladeInputData InpBl {:} - - "Input data for individual blades" "see BladeInputData type"
Expand Down Expand Up @@ -687,8 +687,8 @@ typedef ^ ParameterType ReKi PtfmPIner - - - "Platform inertia for pitch tilt ro
typedef ^ ParameterType ReKi PtfmRIner - - - "Platform inertia for roll tilt rotation about the platform CM."
typedef ^ ParameterType ReKi PtfmYIner - - - "Platform inertia for yaw rotation about the platform CM."
typedef ^ ParameterType ReKi PtfmXYIner - - - "Platform xy inertia about the platform CM" "kg m^2"
typedef ^ ParameterType ReKi PtfmYZIner - - - "Platform yz inertia for pitch tilt rotation about the platform CM" "kg m^2"
typedef ^ ParameterType ReKi PtfmXZIner - - - "Platform xz inertia for yaw rotation about the platform CM" "kg m^2"
typedef ^ ParameterType ReKi PtfmYZIner - - - "Platform yz inertia about the platform CM" "kg m^2"
typedef ^ ParameterType ReKi PtfmXZIner - - - "Platform xz inertia about the platform CM" "kg m^2"
typedef ^ ParameterType ReKi RFrlMass - - - "Rotor-furl mass"
typedef ^ ParameterType ReKi RotIner - - - "Inertia of rotor about its centerline"
typedef ^ ParameterType ReKi RotMass - - - "Rotor mass (blades, tips, and hub)"
Expand Down

0 comments on commit fd00edc

Please sign in to comment.