OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
subdyn_types::meshauxdatatype Type Reference

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 [-].
 
real(r8ki), dimension(:,:,:,:), allocatable me
 Mass matrix connected to each joint element for outAll output [-].
 
real(r8ki), dimension(:,:,:,:), allocatable ke
 Mass matrix connected to each joint element for outAll output [-].
 
real(r8ki), dimension(:,:,:), allocatable fg
 Gravity load vector connected to each joint element for requested member output [-].
 

The documentation for this type was generated from the following file: