![]() |
OpenFAST
Wind turbine multiphysics simulator
|

Public Attributes | |
| real(reki), dimension(:), allocatable | velocityu |
| the wake velocity profile @ the downstream turbine plane [-] | |
| real(reki), dimension(:), allocatable | smoothed_wake |
| [-] | |
| real(reki), dimension(:,:,:), allocatable | wakeposition |
| meandered wake center [-] | |
| integer(intki) | wakeposition_1 |
| size of the WakePosition [-] | |
| integer(intki) | wakeposition_2 |
| size of the WakePosition [-] | |
| integer(intki) | smooth_flag |
| Whether or not use the smoothed out upstream wake profile (1-yes, 0-no) [-]. | |
| integer(intki) | p_p_r |
| [-] | |
| integer(intki) | numwt |
| Number of wind turbines [-]. | |
| integer(intki) | tinfluencer |
| [-] | |
| real(reki) | rotorr |
| Rotor radius [-]. | |
| real(reki) | r_domain |
| [-] | |
| real(reki) | x_domain |
| [-] | |
| real(reki) | uambient |
| The ambient wind velocity [-]. | |
| real(reki) | ti_amb |
| Ambient turbulence intensity [%]. | |
| real(reki) | ti_wake |
| [-] | |
| real(reki) | hub_height |
| [-] | |
| real(reki) | length_velocityu |
| [-] | |
| real(reki) | wflowerbd |
| The lower bound height of the wind file [-]. | |
| real(reki) | wind_file_mean_u |
| The mean velocity of the first turbine [-]. | |
| real(reki) | winddir |
| [-] | |
| real(reki) | air_density |
| air density [-] | |
| real(reki) | rr |
| [-] | |
| real(reki), dimension(:), allocatable | elementrad |
| the element node radius [-] | |
| integer(intki) | bnum |
| the number of blade [-] | |
| integer(intki) | elementnum |
| the number of element [-] | |
| type(read_turbine_position_data) | rtpd |
| type(inflowwind_parametertype) | ifw |
1.8.13