OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
airfoilinfo_types::afi_table_type Type Reference
Collaboration diagram for airfoilinfo_types::afi_table_type:
Collaboration graph
[legend]

Public Attributes

real(reki), dimension(:), allocatable alpha
 Angle-of-attack vector that matches the Coefs matrix [rad].
 
real(reki), dimension(:,:), allocatable coefs
 Airfoil coefficients for Cd, Cl, and maybe Cm and/or Cpmin [-].
 
real(reki), dimension(:,:,:), allocatable splinecoefs
 Spline coefficients for Cd, Cl, and maybe Cm and/or Cpmin [-].
 
real(reki) userprop
 User Property for a table, for example a Control setting [-].
 
real(reki) re
 Reynolds number [-].
 
integer(intki) numalf
 Length of the Alpha and Coefs arrays [-].
 
logical constdata
 Flag that tells if aerodynamic coefficients are the same for all alphas [-].
 
logical incluadata
 Flag that tells if UA data is included in the input file [-].
 
type(afi_ua_bl_typeua_bl
 The tables of Leishman-Beddoes unsteady-aero data for given Re and control setting [-].
 

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