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

Public Attributes

type(ad_continuousstatetype), dimension(1:2) x
 Continuous states [-].
 
type(ad_discretestatetype), dimension(1:2) xd
 Discrete states [-].
 
type(ad_constraintstatetype), dimension(1:2) z
 Constraint states [-].
 
type(ad_otherstatetype), dimension(1:2) otherst
 Other states [-].
 
type(ad_parametertype) p
 Parameters [-].
 
type(ad_inputtype) u
 System inputs [-].
 
type(ad_outputtype) y
 System outputs [-].
 
type(ad_miscvartype) m
 Misc/optimization variables [-].
 
type(ad_outputtype), dimension(:), allocatable output
 Array of outputs associated with CalcSteady Azimuths [-].
 
type(ad_outputtype) y_interp
 interpolated system outputs for CalcSteady [-]
 
type(ad_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: