OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
fast_types::beamdyn_data Type Reference

Public Attributes

type(bd_continuousstatetype), dimension(:,:), allocatable x
 Continuous states [-].
 
type(bd_discretestatetype), dimension(:,:), allocatable xd
 Discrete states [-].
 
type(bd_constraintstatetype), dimension(:,:), allocatable z
 Constraint states [-].
 
type(bd_otherstatetype), dimension(:,:), allocatable otherst
 Other states [-].
 
type(bd_parametertype), dimension(:), allocatable p
 Parameters [-].
 
type(bd_inputtype), dimension(:), allocatable u
 System inputs [-].
 
type(bd_outputtype), dimension(:), allocatable y
 System outputs [-].
 
type(bd_miscvartype), dimension(:), allocatable m
 Misc/optimization variables [-].
 
type(bd_outputtype), dimension(:,:), allocatable output
 Array of outputs associated with CalcSteady Azimuths [-].
 
type(bd_outputtype), dimension(:), allocatable y_interp
 interpolated system outputs for CalcSteady [-]
 
type(bd_inputtype), dimension(:,:), allocatable input
 Array of inputs associated with InputTimes [-].
 
real(dbki), dimension(:,:), allocatable inputtimes
 Array of times associated with Input Array [-].
 

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