OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
dwm_types::read_turbine_position_data Type Reference

Public Attributes

integer(intki) simulationorder_index
 [-]
 
integer(intki), dimension(:), allocatable turbine_sort_order
 [-]
 
integer(intki) wt_index
 wind turbine index in the wind farm [-]
 
integer(intki), dimension(:,:), allocatable turbineinfluencedata
 [-]
 
integer(intki), dimension(:), allocatable upwind_turbine_index
 the upwind turbines that affecting this turbine [-]
 
integer(intki), dimension(:), allocatable downwind_turbine_index
 [-]
 
integer(intki) upwindturbine_number
 the number of upwind turbines affecting the downwind turbine [-]
 
integer(intki) downwindturbine_number
 [-]
 
real(reki), dimension(:), allocatable turbine_windorigin_length
 [-]
 
real(reki), dimension(:), allocatable upwind_turbine_projected_distance
 the projected distance between two turbines [-]
 
real(reki), dimension(:), allocatable downwind_turbine_projected_distance
 [-]
 
real(reki), dimension(:,:), allocatable turbine_angle
 [-]
 
real(reki), dimension(:), allocatable upwind_align_angle
 the angle beween the line connecting the upwind turbine and this turbine and the wind direction vector [-]
 
real(reki), dimension(:), allocatable downwind_align_angle
 [-]
 
real(reki), dimension(:), allocatable upwind_turbine_xcoor
 the coordinate of the upwind turbine which affects this investigated turbine [-]
 
real(reki), dimension(:), allocatable upwind_turbine_ycoor
 [-]
 
real(reki), dimension(:), allocatable wind_farm_xcoor
 the coordinates of all the turbines in the wind farm [-]
 
real(reki), dimension(:), allocatable wind_farm_ycoor
 [-]
 
real(reki), dimension(:), allocatable downwind_turbine_xcoor
 the coordinate of the downwind turbine which is affected by this investigated turbine [-]
 
real(reki), dimension(:), allocatable downwind_turbine_ycoor
 [-]
 

The documentation for this type was generated from the following file: