![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| real(reki), dimension(:), allocatable | turbine_thrust_force |
| [N] | |
| real(reki), dimension(:), allocatable | induction_factor |
| [-] | |
| real(reki), dimension(:), allocatable | r_initial |
| scaled rotor radius [-] | |
| real(reki), dimension(:), allocatable | u_initial |
| scaled velocity at the rotor [-] | |
| real(reki), dimension(:), allocatable | mean_ffws_array |
| Mean velocity of each section on the blade [-]. | |
| real(reki) | mean_ffws |
| Mean (total) wind speed at the hub height [m/s]. | |
| real(reki) | ti |
| the turbulence intensity of the turbine [-] | |
| real(reki) | ti_downstream |
| the TI of a downstream turbine before normalization [-] | |
| real(reki), dimension(:,:), allocatable | wake_u |
| wake velocity [-] | |
| real(reki), dimension(:,:,:), allocatable | wake_position |
| wake center position [m] | |
| real(reki), dimension(:,:), allocatable | smoothed_velocity_array |
| smoothed out upstream axisymetric wake profile [-] | |
| real(reki) | atmuscale |
| atmospheric velocity scale before introducing TI [-] | |
| real(reki) | du_dz_abl |
| atmosperic shear gradient [-] | |
| real(reki) | total_sdgenpwr = 0.0 |
| [-] | |
| real(reki) | mean_sdgenpwr |
| [-] | |
| real(reki) | avg_ct |
| average Ct over the rotor [-] | |
| type(inflowwind_outputtype) | ifw |
1.8.13