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

Public Attributes

integer(intki) numsectors
 number of sectors in which to split circles (higher number gives smoother surface) [-]
 
real(siki) hubrad
 Preconed hub radius (distance from the rotor apex to the blade root) [m].
 
real(siki) groundrad
 radius for plotting circle on ground [m]
 
real(siki), dimension(1:3, 1:8) nacellebox
 X-Y-Z locations of 8 points that define the nacelle box, relative to the nacelle position [m].
 
real(siki), dimension(:), allocatable towerrad
 radius of each ED tower node [m]
 
integer(intki), dimension(1:2) nwaveelevpts
 number of points for wave elevation visualization [-]
 
real(siki), dimension(:,:), allocatable waveelevxy
 X-Y locations for WaveElev output (for visualization). More...
 
real(siki), dimension(:,:), allocatable waveelev
 wave elevation at WaveElevXY; first dimension is time step; second dimension is point number [m,-]
 
type(fast_vtk_blsurfacetype), dimension(:), allocatable bladeshape
 AirfoilCoords for each blade [m].
 
real(siki), dimension(:), allocatable morisonrad
 radius of each Morison node [m]
 

Member Data Documentation

◆ waveelevxy

real(siki), dimension(:,:), allocatable fast_types::fast_vtk_surfacetype::waveelevxy

X-Y locations for WaveElev output (for visualization).

First dimension is the X (1) and Y (2) coordinate. Second dimension is the point number. [m,-]


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