OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
unsteadyaero_types::ua_discretestatetype Type Reference

Public Attributes

real(reki), dimension(:,:), allocatable alpha_minus1
 angle of attack, previous time step [rad]
 
real(reki), dimension(:,:), allocatable alpha_filt_minus1
 filtered angle of attack, previous time step [rad]
 
real(reki), dimension(:,:), allocatable alpha_dot
 Rate of change of angle of attack (filtered) [rad/s].
 
real(reki), dimension(:,:), allocatable alpha_dot_minus1
 Rate of change of angle of attack (filtered) [rad/s].
 
real(reki), dimension(:,:), allocatable q_minus1
 non-dimensional pitching rate, previous time step [-]
 
real(reki), dimension(:,:), allocatable kalpha_f_minus1
 filtered pitching rate, previous time step [-]
 
real(reki), dimension(:,:), allocatable kq_f_minus1
 filtered pitching acceleration, previous time step [-]
 
real(reki), dimension(:,:), allocatable q_f_minus1
 filtered non-dimensional pitching rate, previous time step [-]
 
real(reki), dimension(:,:), allocatable x1_minus1
 deficiency function used in the development of Cn_alpha_q_circ, previous time step [rad]
 
real(reki), dimension(:,:), allocatable x2_minus1
 deficiency function used in the development of Cn_alpha_q_circ, previous time step [rad]
 
real(reki), dimension(:,:), allocatable x3_minus1
 deficiency function used in the development of Cn_q_circ, previous time step [rad]
 
real(reki), dimension(:,:), allocatable x4_minus1
 deficiency function used in the development of Cn_q_circ, previous time step [rad]
 
real(reki), dimension(:,:), allocatable kprime_alpha_minus1
 deficiency function used in the development of Cn_alpha_nc, previous time step [rad/s]
 
real(reki), dimension(:,:), allocatable kprime_q_minus1
 deficiency function used in the development of Cn_q_nc, previous time step [rad/s^2]
 
real(reki), dimension(:,:), allocatable kprimeprime_q_minus1
 deficiency function used in the development of Cm_q_nc, previous time step [rad/s^2]
 
real(reki), dimension(:,:), allocatable k3prime_q_minus1
 deficiency function used in the development of Cm_q_circ, previous time step [rad/s]
 
real(reki), dimension(:,:), allocatable dp_minus1
 deficiency function used in the development of Cm_q_circ, previous time step [rad/s]
 
real(reki), dimension(:,:), allocatable cn_pot_minus1
 deficiency function used in the development of Cn_prime [-]
 
real(reki), dimension(:,:), allocatable fprimeprime_minus1
 lagged version of fprime, accounting for unsteady boundary layer response, previous time step [-]
 
real(reki), dimension(:,:), allocatable fprimeprime_c_minus1
 lagged version of fprime_c, accounting for unsteady boundary layer response, previous time step [-]
 
real(reki), dimension(:,:), allocatable fprimeprime_m_minus1
 lagged version of fprime_m, accounting for unsteady boundary layer response, previous time step [-]
 
real(reki), dimension(:,:), allocatable df_minus1
 deficiency function used in the development of fprime, previous time step [rad/s]
 
real(reki), dimension(:,:), allocatable df_c_minus1
 deficiency function used in the development of fprime, previous time step [rad/s]
 
real(reki), dimension(:,:), allocatable df_m_minus1
 deficiency function used in the development of fprime, previous time step [rad/s]
 
real(reki), dimension(:,:), allocatable dalphaf_minus1
 deficiency function used in the development of fprime, previous time step [rad/s]
 
real(reki), dimension(:,:), allocatable alphaf_minus1
 deficiency function used in the development of fprime, previous time step [rad/s]
 
real(reki), dimension(:,:), allocatable fprime_minus1
 separation point Cn distance from leading edge, expressed in cord fraction, previous time step [-]
 
real(reki), dimension(:,:), allocatable fprime_c_minus1
 separation point Ct distance from leading edge, expressed in cord fraction, previous time step [-]
 
real(reki), dimension(:,:), allocatable fprime_m_minus1
 Distance application of Cn with respect to Cm, previous time step [-].
 
real(reki), dimension(:,:), allocatable tau_v
 time variable, tracking the travel of the LE vortex over the airfoil suction surface [-]
 
real(reki), dimension(:,:), allocatable tau_v_minus1
 time variable, tracking the travel of the LE vortex over the airfoil suction surface [-]
 
real(reki), dimension(:,:), allocatable cn_v_minus1
 normal force coefficient due to the presence of LE vortex, previous time step [-]
 
real(reki), dimension(:,:), allocatable c_v_minus1
 contribution to the normal force coefficient due to accumulated vorticity in the LE vortex, previous time step [-]
 
real(reki), dimension(:,:), allocatable cn_prime_minus1
 difference between Cn_prime and Cn_prime_minus1, previous time step [rad]
 

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