OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
fvw_types::wng_parametertype Type Reference

Public Attributes

real(reki), dimension(:), allocatable chord_ll
 Chord of each blade element from input file [idx1=BladeNode, idx2=Blade number] [-].
 
real(reki), dimension(:), allocatable chord_cp
 Chord on LL cp [m].
 
real(reki), dimension(:), allocatable s_ll
 Spanwise coordinate of LL elements [m].
 
real(reki), dimension(:), allocatable s_cp
 Spanwise coordinate of LL CP [m].
 
integer(intki) irotor
 Index of rotor the wing belong to [-].
 
integer(intki), dimension(:,:), allocatable afindx
 Index to the airfoils from AD15 [BladeNode,BladeIndex=1] [-].
 
integer(intki) nspan
 TODO, should be defined per wing. More...
 
real(reki), dimension(:), allocatable prescribedcirculation
 Prescribed circulation on all lifting lines [m/s].
 

Member Data Documentation

◆ nspan

integer(intki) fvw_types::wng_parametertype::nspan

TODO, should be defined per wing.

Number of spanwise element [-]


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