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

Public Attributes

type(iced_continuousstatetype), dimension(:,:), allocatable x
 Continuous states [-].
 
type(iced_discretestatetype), dimension(:,:), allocatable xd
 Discrete states [-].
 
type(iced_constraintstatetype), dimension(:,:), allocatable z
 Constraint states [-].
 
type(iced_otherstatetype), dimension(:,:), allocatable otherst
 Other states [-].
 
type(iced_parametertype), dimension(:), allocatable p
 Parameters [-].
 
type(iced_inputtype), dimension(:), allocatable u
 System inputs [-].
 
type(iced_outputtype), dimension(:), allocatable y
 System outputs [-].
 
type(iced_miscvartype), dimension(:), allocatable m
 Misc/optimization variables [-].
 
type(iced_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: