![]() |
OpenFAST
Wind turbine multiphysics simulator
|
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 [-]. | |
1.8.13