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

Public Attributes

real(reki), dimension(:,:), allocatable points
 Points delimiting the segments [-].
 
integer(intki), dimension(:,:), allocatable connct
 Connectivity of segments [-].
 
real(reki), dimension(:), allocatable gamma
 Segment circulations [-].
 
real(reki), dimension(:), allocatable epsilon
 Segment regularization parameter [-].
 
integer(intki) regfunction
 Type of regularizaion function (LambOseen, Vatistas, see FVW_BiotSavart) [-].
 
integer(intki) nact
 Number of active segments [-].
 
integer(intki) nactp
 Number of active segment points [-].
 

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