OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
extptfm_mckf_types::extptfm_miscvartype Type Reference

Public Attributes

real(reki), dimension(:), allocatable xflat
 Flattened vector of states [-].
 
real(reki), dimension(1:18) uflat
 Flattened vector of inputs [-].
 
real(reki), dimension(:), allocatable f_at_t
 The 6 interface loads and Craig-Bampton loads at t (force and moment acting at the platform reference (no added-mass effects); positive forces are in the direction of motion). More...
 
integer(intki) indx
 Index into times, to speed up interpolation [-].
 
logical equilstart
 Flag to determine the equilibrium position of the CB DOF at initialization (first call) [-].
 
real(reki), dimension(:), allocatable allouts
 An array holding the value of all of the calculated (not only selected) output channels [see OutListParameters.xlsx spreadsheet].
 

Member Data Documentation

◆ f_at_t

real(reki), dimension(:), allocatable extptfm_mckf_types::extptfm_miscvartype::f_at_t

The 6 interface loads and Craig-Bampton loads at t (force and moment acting at the platform reference (no added-mass effects); positive forces are in the direction of motion).

[N, N-m]


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