![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
logical | firstwarn_m |
flag so Mach number warning doesn't get repeated forever [-] | |
integer(intki) | ibladenode |
index for the blade node being operated on (within the current blade) [-] | |
integer(intki) | iblade |
index for the blade being operated on [-] | |
logical, dimension(:,:), allocatable | tesf |
logical flag indicating if trailing edge separation is possible [-] | |
logical, dimension(:,:), allocatable | lesf |
logical flag indicating if leading edge separation is possible [-] | |
logical, dimension(:,:), allocatable | vrtx |
logical flag indicating if a vortex is being processed [-] | |
real(reki), dimension(:,:), allocatable | t_sh |
shedding frequency [-] | |
logical, dimension(:,:), allocatable | bedsep |
logical flag indicating if this is undergoing separated flow (for compison with AD14) [-] | |