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

Public Attributes

type(progdesc) ad_ver
 AeroDyn version information [-].
 
integer(intki), dimension(:), allocatable unoutfile
 unit number for writing output file for each rotor [-]
 
integer(intki) actualchanlen
 Actual length of channels written to text file (less than or equal to ChanLen) [-].
 
integer(intki) ndvroutputs
 Number of outputs for the driver (without AD and IW) [-].
 
character(20) fmt_t
 Format specifier for time channel [-].
 
character(25) fmt_a
 Format specifier for each column (including delimiter) [-].
 
character(1) delim
 column delimiter [-]
 
character(20) outfmt
 Format specifier [-].
 
integer(intki) filefmt
 Output format 1=Text, 2=Binary, 3=Both [-].
 
integer(intki) wrvtk
 0= no vtk, 1=init only, 2=animation [-]
 
integer(intki) wrvtk_type
 Flag for VTK output type (1=surface, 2=line, 3=both) [-].
 
character(1024) root
 Output file rootname [-].
 
character(1024) vtk_outfileroot
 Output file rootname for vtk [-].
 
character(chanlen), dimension(:), allocatable writeoutputhdr
 Channel headers [-].
 
character(chanlen), dimension(:), allocatable writeoutputunt
 Channel units [-].
 
real(reki), dimension(:,:,:), allocatable storage
 nTurbines x nChannel x nTime [-]
 
real(reki), dimension(:), allocatable outline
 Output line to be written to disk [-].
 
type(dvrvtk_surfacetype), dimension(:), allocatable vtk_surface
 Data for VTK surface visualization [-].
 
integer(intki) vtk_twidth
 Width of number of files for leading zeros in file name format [-].
 
integer(intki) n_vtktime
 Number of time steps between writing VTK files [-].
 
real(siki) vtkhubrad
 Hub radius for visualization [m].
 
real(reki), dimension(1:6) vtknacdim
 Nacelle dimensions for visualization [m].
 
real(siki), dimension(1:3) vtkrefpoint
 RefPoint for VTK outputs [-].
 

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