![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
integer(intki) | memberid |
Member ID for Output [-]. | |
integer(intki) | noutcnt |
Number of Nodes for the output member [-]. | |
integer(intki), dimension(:), allocatable | nodecnt |
Node ordinal numbers for the output member [-]. | |
integer(intki), dimension(:), allocatable | nodeids |
Node IDs associated with ordinal numbers for the output member [-]. | |
integer(intki), dimension(:,:), allocatable | elmids |
Element IDs connected to each NodeIDs; max 10 elements [-]. | |
integer(intki), dimension(:,:), allocatable | elmnds |
Flag to indicate 1st or 2nd node of element for each ElmIDs [-]. | |
integer(intki), dimension(1:2) | elmid2s |
Element IDs connected to each joint node [-]. | |
integer(intki), dimension(1:2) | elmnd2s |
Flag [to]. | |
real(reki), dimension(:,:,:,:), allocatable | me |
Mass matrix connected to each joint element for outAll output [-]. | |
real(reki), dimension(:,:,:,:), allocatable | ke |
Mass matrix connected to each joint element for outAll output [-]. | |
real(reki), dimension(:,:,:), allocatable | fg |
Gravity load vector connected to each joint element for requested member output [-]. | |
real(reki), dimension(1:12, 1:12, 1:2) | me2 |
Mass matrix connected to each joint element for outAll output [-]. | |
real(reki), dimension(1:12, 1:12, 1:2) | ke2 |
Mass matrix connected to each joint element for outAll output [-]. | |
real(reki), dimension(1:12, 1:2) | fg2 |
Gravity load vector connected to each joint element for outAll output [-]. | |