![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
real(reki), dimension(:,:), allocatable | theta |
Twist angle (includes all sources of twist) [Array of size (NumBlNds,numBlades)] [rad]. | |
real(reki) | chi0 |
Angle between the vector normal to the rotor plane and the wind vector (e.g., the yaw angle in the case of no tilt) [rad]. | |
real(reki), dimension(:), allocatable | psi |
Azimuth angle [rad]. | |
real(reki) | omega |
Angular velocity of rotor [rad/s]. | |
real(reki), dimension(:,:), allocatable | vx |
Local axial velocity at node [m/s]. | |
real(reki), dimension(:,:), allocatable | vy |
Local tangential velocity at node [m/s]. | |
real(reki), dimension(:,:), allocatable | rlocal |
Radial distance from center-of-rotation to node [m]. | |
real(reki) | un_disk |
disk-averaged velocity normal to the rotor disk (for input to DBEMT) [m/s] | |
real(reki), dimension(:,:), allocatable | userprop |
Optional user property for interpolating airfoils (per element per blade) [-]. | |