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

Public Attributes

type(ed_coordsyscoordsys
 Coordinate systems in the FAST framework [-].
 
type(ed_rthndsiderths
 Values used in calculating the right-hand-side RtHS (and outputs) [-].
 
real(reki), dimension(:), allocatable allouts
 An array holding the value of all of the calculated (not only selected) output channels [see OutListParameters.xlsx spreadsheet].
 
real(r8ki), dimension(:,:), allocatable augmat
 The augmented matrix used for the solution of the QD2T()s [-].
 
real(r8ki), dimension(:,:), allocatable augmat_factor
 factored version of AugMat matrix [-]
 
real(r8ki), dimension(:), allocatable solnvec
 b in the equation Ax=b (last column of AugMat) [-]
 
integer(intki), dimension(:), allocatable augmat_pivot
 Pivot column for AugMat in LAPACK factorization [-].
 
real(reki), dimension(:), allocatable ognlgeazro
 Original DOF_GeAz row in AugMat [-].
 
real(r8ki), dimension(:), allocatable qd2t
 Solution (acceleration) vector; the first time derivative of QDT [-].
 
logical ignoremod
 whether to ignore the modulo in ED outputs (necessary for linearization perturbations) [-]
 

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