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

Public Attributes

character(1024) dvriptfilename
 Driver input file name.
 
character(1024) ifwiptfilename
 Filename of InflowWind input file to read (if no driver input file)
 
character(1024) summaryfilename
 Filename for the summary information output.
 
character(1024) pointsfilename
 Filename of points file to read in.
 
character(1024) pointsoutputname
 Filename for output from points read in from points file.
 
character(1024) fftoutputname
 Filename for output from points read in from points file.
 
character(1024) windgridoutputname
 Filename for output from points read in from points file.
 
integer(intki) windgridoutputunit
 Unit number for the output file for the wind grid data.
 
integer(intki) pointsoutputunit
 Unit number for the output file for the Points file output.
 
integer(intki) fftoutputunit
 Unit number for the output file for the FFT results.
 
integer(intki) numtimesteps
 Number of timesteps.
 
real(dbki) dt
 resolution of time
 
real(dbki) tstart
 range of time – end time converted from TRange (command line option only)
 
real(reki), dimension(1:3) fftcoord
 (x,y,z) coordinate to do an FFT at
 
real(reki), dimension(1:3) griddelta
 (GridDx,GridDy,GridDz) – grid point spacing
 
integer(intki), dimension(1:3) gridn
 (GridNx,GridNy,GridNz) – number of grid points
 
real(reki), dimension(1:2) xrange
 Range in the x-direction for the gridded data.
 
real(reki), dimension(1:2) yrange
 Range in the y-direction for the gridded data.
 
real(reki), dimension(1:2) zrange
 Range in the z-direction for the gridded data.
 
type(progdesc) proginfo
 Program info.
 
type(progdesc) ifwproginfo
 Program info for InflowWind.
 

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