OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
fast_types::fast_externinittype Type Reference

Public Attributes

real(dbki) tmax = -1
 External code specified Tmax [s].
 
integer(intki) sensortype = SensorType_None
 lidar sensor type, which should not be pulsed at the moment; this input should be replaced with a section in the InflowWind input file [-]
 
logical lidradialvel
 TRUE => return radial component, FALSE => return 'x' direction estimate [-].
 
integer(intki) turbineid = 0
 ID number for turbine (used to create output file naming convention) [-].
 
real(reki), dimension(1:3) turbinepos
 Initial position of turbine base (origin used in future for graphics) [m].
 
integer(intki) numsc2ctrlglob
 number of global controller inputs [from supercontroller] [-]
 
integer(intki) numsc2ctrl
 number of turbine specific controller inputs [from supercontroller] [-]
 
integer(intki) numctrl2sc
 number of controller outputs [to supercontroller] [-]
 
real(reki), dimension(:), allocatable fromscglob
 Initial global inputs to the controller [from the supercontroller] [-].
 
real(reki), dimension(:), allocatable fromsc
 Initial turbine specific inputs to the controller [from the supercontroller] [-].
 
logical farmintegration = .false.
 whether this is called from FAST.Farm (or another program that doesn't want FAST to call all of the init stuff first) [-]
 
integer(intki), dimension(1:4) windgrid_n
 number of grid points in the x, y, z, and t directions for IfW [-]
 
real(reki), dimension(1:4) windgrid_delta
 size between 2 consecutive grid points in each grid direction for IfW [m,m,m,s]
 
real(reki), dimension(1:3) windgrid_pzero
 fixed position of the XYZ grid (i.e., XYZ coordinates of IfW mV(:,1,1,1,:)) [m]
 
character(1024) rootname
 Root name of FAST output files (overrides normal operation) [-].
 
integer(intki) numactforceptsblade
 number of actuator line force points in blade [-]
 
integer(intki) numactforceptstower
 number of actuator line force points in tower [-]
 

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