OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
servodyn_types::srvd_miscvartype Type Reference
Collaboration diagram for servodyn_types::srvd_miscvartype:
Collaboration graph
[legend]

Public Attributes

real(dbki) lasttimecalled
 last time the CalcOutput/Bladed DLL was called [s]
 
type(bladeddlltypedll_data
 data used for Bladed DLL [-]
 
logical firstwarn
 Whether or not this is the first warning about the DLL being called without Explicit-Loose coupling. More...
 
real(dbki) lasttimefiltered
 last time the CalcOutput/Bladed DLL was filtered [s]
 
real(reki), dimension(:), allocatable xd_blpitchfilter
 blade pitch filter [-]
 
type(stc_miscvartype), dimension(:), allocatable bstc
 StC module misc vars - blade [-].
 
type(stc_miscvartype), dimension(:), allocatable nstc
 StC module misc vars - nacelle [-].
 
type(stc_miscvartype), dimension(:), allocatable tstc
 StC module misc vars - tower [-].
 
type(stc_miscvartype), dimension(:), allocatable sstc
 StC module misc vars - substructure [-].
 
type(stc_inputtype), dimension(:,:), allocatable u_bstc
 StC module inputs - blade size:(interpOrder,NumBStC) [-].
 
type(stc_inputtype), dimension(:,:), allocatable u_nstc
 StC module inputs - nacelle size:(interpOrder,NumNStC) [-].
 
type(stc_inputtype), dimension(:,:), allocatable u_tstc
 StC module inputs - tower size:(interpOrder,NumTStC) [-].
 
type(stc_inputtype), dimension(:,:), allocatable u_sstc
 StC module inputs - substructure size:(interpOrder,NumSStC) [-].
 
type(stc_outputtype), dimension(:), allocatable y_bstc
 StC module outputs - blade [-].
 
type(stc_outputtype), dimension(:), allocatable y_nstc
 StC module outputs - nacelle [-].
 
type(stc_outputtype), dimension(:), allocatable y_tstc
 StC module outputs - tower [-].
 
type(stc_outputtype), dimension(:), allocatable y_sstc
 StC module outputs - substructure [-].
 
type(srvd_modulemaptypesrvd_meshmap
 Mesh mapping from inputs/output meshes to StC input/output meshes [-].
 
integer(intki) prevtstepncall = -1
 Previous timestep N for tracking when in predictor/corrector loop for setting StC u values [-].
 

Member Data Documentation

◆ firstwarn

logical servodyn_types::srvd_miscvartype::firstwarn

Whether or not this is the first warning about the DLL being called without Explicit-Loose coupling.

[-]


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