OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
aerodyn_types::rotmiscvartype Type Reference

Public Attributes

type(bemt_miscvartype) bemt
 MiscVars from the BEMT module [-].
 
type(bemt_outputtype) bemt_y
 Outputs from the BEMT module [-].
 
type(bemt_inputtype), dimension(1:2) bemt_u
 Inputs to the BEMT module [-].
 
type(aa_miscvartype) aa
 MiscVars from the AA module [-].
 
type(aa_outputtype) aa_y
 Outputs from the AA module [-].
 
type(aa_inputtype) aa_u
 Inputs to the AA module [-].
 
real(reki), dimension(:,:,:), allocatable disturbedinflow
 InflowOnBlade values modified by tower influence [m/s].
 
real(reki), dimension(:,:,:,:), allocatable withoutsweeppitchtwist
 Coordinate system equivalent to BladeMotion Orientation, but without live sweep, blade-pitch, and twist angles [-].
 
real(reki), dimension(:), allocatable allouts
 An array holding the value of all of the calculated (not only selected) output channels [-].
 
real(reki), dimension(:), allocatable w_twr
 relative wind speed normal to the tower at node j [m/s]
 
real(reki), dimension(:), allocatable x_twr
 local x-component of force per unit length of the jth node in the tower [m/s]
 
real(reki), dimension(:), allocatable y_twr
 local y-component of force per unit length of the jth node in the tower [m/s]
 
real(reki), dimension(:,:), allocatable curve
 curvature angle, saved for possible output to file [rad]
 
real(reki), dimension(:,:), allocatable twrclrnc
 Distance between tower (including tower radius) and blade node (not including blade width), saved for possible output to file [m].
 
real(reki), dimension(:,:), allocatable x
 normal force per unit length (normal to the plane, not chord) of the jth node in the kth blade [N/m]
 
real(reki), dimension(:,:), allocatable y
 tangential force per unit length (tangential to the plane, not chord) of the jth node in the kth blade [N/m]
 
real(reki), dimension(:,:), allocatable m
 pitching moment per unit length of the jth node in the kth blade [Nm/m]
 
real(reki), dimension(1:3) v_diskavg
 disk-average relative wind speed [m/s]
 
real(reki), dimension(:), allocatable hub_theta_x_root
 angles saved for FAST.Farm [rad]
 
real(reki) v_dot_x
 
type(meshtype) hubload
 mesh at hub; used to compute an integral for mapping the output blade loads to a single point (for writing to file only) [-]
 
type(meshmaptype), dimension(:), allocatable b_l_2_h_p
 mapping data structure to map each bladeLoad output mesh to the MiscVarHubLoad mesh [-]
 
real(reki), dimension(:,:), allocatable sigmacavitcrit
 critical cavitation number- inception value (above which cavit will occur) [-]
 
real(reki), dimension(:,:), allocatable sigmacavit
 cavitation number at node [-]
 
logical, dimension(:,:), allocatable cavitwarnset
 cavitation warning issued [-]
 
type(meshtype), dimension(:), allocatable bladerootload
 meshes at blade root; used to compute an integral for mapping the output blade loads to single points (for writing to file only) [-]
 
type(meshmaptype), dimension(:), allocatable b_l_2_r_p
 mapping data structure to map each bladeLoad output mesh to corresponding MiscVarBladeRootLoad mesh [-]
 

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