OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
beamdyn_types::bd_otherstatetype Type Reference

Public Attributes

real(r8ki), dimension(:,:), allocatable acc
 Acceleration (dqdtdt) [-].
 
real(r8ki), dimension(:,:), allocatable xcc
 Algorithm acceleration in GA2: (1-alpha_m)*xcc_(n+1) = (1-alpha_f)*Acc_(n+1) + alpha_f*Acc_n - alpha_m*xcc_n [-].
 
logical initacc
 flag to determine if accerlerations have been initialized in updateStates [-]
 
logical runquasistaticinit
 flag to determine if quasi-static solution initialization should be run again (with load inputs) [-]
 

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