![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
logical | firstwarn_skew |
flag so invalid skew warning doesn't get repeated forever [-] | |
logical | firstwarn_phi |
flag so Invalid Phi warning doesn't get repeated forever [-] | |
type(ua_miscvartype) | ua |
misc vars for UnsteadyAero [-] | |
type(dbemt_miscvartype) | dbemt |
misc vars for DBEMT [-] | |
type(ua_outputtype) | y_ua |
outputs from UnsteadyAero [-] | |
real(reki), dimension(:,:), allocatable | tnind_op |
tangential induction at the operating point (for linearization with frozen wake assumption) [-] | |
real(reki), dimension(:,:), allocatable | axind_op |
axial induction at the operating point (for linearization) with frozen wake assumption [-] | |
real(reki), dimension(:,:), allocatable | axinduction |
axial induction used for code run-time optimization [-] | |
real(reki), dimension(:,:), allocatable | taninduction |
tangential induction used for code run-time optimization [-] | |
logical | usefrozenwake |
flag set to determine if frozen values of TnInd_op and AxInd_op should be used for this calculation in the linearization process [-] | |
real(reki), dimension(:), allocatable | rtip |
maximum rlocal value for each blade (typically the value at the tip) [m] | |