![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| real(reki), dimension(:,:), allocatable | vrel |
| Total local relative velocity [m/s]. | |
| real(reki), dimension(:,:), allocatable | phi |
| angle between the plane of rotation and the direction of the local wind [rad] | |
| real(reki), dimension(:,:), allocatable | axinduction |
| axial induction [-] | |
| real(reki), dimension(:,:), allocatable | taninduction |
| tangential induction [-] | |
| real(reki), dimension(:,:), allocatable | re |
| Reynold's number [-]. | |
| real(reki), dimension(:,:), allocatable | aoa |
| angle of attack [rad] | |
| real(reki), dimension(:,:), allocatable | cx |
| normal force coefficient (normal to the plane, not chord) of the jth node in the kth blade [-] | |
| real(reki), dimension(:,:), allocatable | cy |
| tangential force coefficient (tangential to the plane, not chord) of the jth node in the kth blade [-] | |
| real(reki), dimension(:,:), allocatable | cz |
| axial force coefficient (tangential to the plane, not chord) of the jth node in the kth blade [-] | |
| real(reki), dimension(:,:), allocatable | cmx |
| pitching moment coefficient (x-component) of the jth node in the kth blade [-] | |
| real(reki), dimension(:,:), allocatable | cmy |
| pitching moment coefficient (y-component) of the jth node in the kth blade [-] | |
| real(reki), dimension(:,:), allocatable | cmz |
| pitching moment coefficient (z-component) of the jth node in the kth blade [-] | |
| real(reki), dimension(:,:), allocatable | cm |
| pitching moment coefficient of the jth node in the kth blade [-] | |
| real(reki), dimension(:,:), allocatable | cl |
| lift coefficient [-] | |
| real(reki), dimension(:,:), allocatable | cd |
| drag coefficient [-] | |
| real(reki), dimension(:,:), allocatable | chi |
| wake skew angle [rad] | |
| real(reki), dimension(:,:), allocatable | cpmin |
| min Cpressure [-] | |
1.8.13