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

Public Attributes

type(hydrodyn_continuousstatetype), dimension(1:2) x
 Continuous states [-].
 
type(hydrodyn_discretestatetype), dimension(1:2) xd
 Discrete states [-].
 
type(hydrodyn_constraintstatetype), dimension(1:2) z
 Constraint states [-].
 
type(hydrodyn_otherstatetype), dimension(1:2) otherst
 Other states [-].
 
type(hydrodyn_parametertype) p
 Parameters [-].
 
type(hydrodyn_inputtype) u
 System inputs [-].
 
type(hydrodyn_outputtype) y
 System outputs [-].
 
type(hydrodyn_miscvartype) m
 Misc/optimization variables [-].
 
type(hydrodyn_outputtype), dimension(:), allocatable output
 Array of outputs associated with CalcSteady Azimuths [-].
 
type(hydrodyn_outputtype) y_interp
 interpolated system outputs for CalcSteady [-]
 
type(hydrodyn_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: