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

Public Attributes | |
| real(dbki) | dt_aa |
| Time interval for aerodynamic calculations {or "default"} [s]. | |
| integer(intki) | iblunt |
| FLAG TO COMPUTE BLUNTNESS NOISE [-]. | |
| integer(intki) | ilam |
| FLAG TO COMPUTE LBL NOISE {1=steady model, 2=Beddoes-Leishman unsteady model} [-]. | |
| integer(intki) | itip |
| FLAG TO COMPUTE TIP NOISE {0=none, 1=baseline potential flow, 2=potential flow with Bak correction} [-]. | |
| integer(intki) | itrip |
| FLAG TO TRIP BOUNDARY LAYER {0=none, 1=baseline potential flow, 2=potential flow with Bak correction} [-]. | |
| integer(intki) | iturb |
| FLAG TO COMPUTE TBLTE NOISE {0=none, 1=baseline potential flow, 2=potential flow with Bak correction} [-]. | |
| integer(intki) | iinflow |
| FLAG TO COMPUTE Turbulent Inflow NOISE {0=none, 1=baseline potential flow, 2=potential flow with Bak correction} [-]. | |
| integer(intki) | x_blmethod |
| Integer describing calculation method for boundary layer properties, = 1 BPM = 2 Pretabulated [-]. | |
| integer(intki) | ticalcmeth |
| TICalcMeth [-]. | |
| integer(intki) | nrelistbl |
| Number of values of ReListBL [-]. | |
| logical | aweightflag |
| Integer a weighting call [-]. | |
| logical | round |
| LOGICAL INDICATING ROUNDED TIP [-]. | |
| real(reki) | alprat |
| TIP LIFT CURVE SLOPE [-]. | |
| integer(intki) | aa_bl_prcntge |
| see the AeroAcoustics input file for description [-] | |
| integer(intki) | nrobsloc |
| Number of observer locations [-]. | |
| real(reki), dimension(:), allocatable | obsx |
| Observer location in tower-base coordinate X horizontal [m]. | |
| real(reki), dimension(:), allocatable | obsy |
| Observer location in tower-base coordinate Y lateral [m]. | |
| real(reki), dimension(:), allocatable | obsz |
| Observer location in tower-base coordinate Z vertical [m]. | |
| type(aa_bladepropstype), dimension(:), allocatable | bladeprops |
| blade property information from blade input files [-] | |
| integer(intki) | nroutfile |
| Nr of output files [-]. | |
| character(1024), dimension(:), allocatable | aaoutfile |
| AAoutfile for writing output files [-]. | |
| character(1024) | ticalctabfile |
| Name of the file containing the table for incident turbulence intensity [-]. | |
| character(1024) | ftitle |
| File Title: the 2nd line of the input file, which contains a description of its contents [-]. | |
| real(dbki) | aastart |
| Time after which to calculate AA [s]. | |
| real(reki) | z0_aa |
| Surface roughness [-]. | |
| real(reki), dimension(:), allocatable | relistbl |
| [-] | |
| real(reki), dimension(:), allocatable | aoalistbl |
| [deg] | |
| real(reki), dimension(:,:,:), allocatable | pres_dispthick |
| [-] | |
| real(reki), dimension(:,:,:), allocatable | suct_dispthick |
| [-] | |
| real(reki), dimension(:,:,:), allocatable | pres_blthick |
| [-] | |
| real(reki), dimension(:,:,:), allocatable | suct_blthick |
| [-] | |
| real(reki), dimension(:,:,:), allocatable | pres_cf |
| [-] | |
| real(reki), dimension(:,:,:), allocatable | suct_cf |
| [-] | |
| real(reki), dimension(:,:,:), allocatable | pres_edgevelrat |
| [-] | |
| real(reki), dimension(:,:,:), allocatable | suct_edgevelrat |
| [-] | |
| real(reki), dimension(:,:), allocatable | ti_grid_in |
| [-] | |
| real(reki) | dz_turb_in |
| [m] | |
| real(reki) | dy_turb_in |
| [m] | |
1.8.13