![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| type(meshtype), dimension(:), allocatable | bladeln2mesh |
| A mesh on each blade, containing positions and orientations of the blade elements [-]. | |
| type(meshtype) | platformptmesh |
| Platform reference point positions/orientations/velocities/accelerations [-]. | |
| type(meshtype) | towerln2mesh |
| Tower line2 mesh with positions/orientations/velocities/accelerations [-]. | |
| type(meshtype) | hubptmotion14 |
| For AeroDyn v14: motions of the hub [-]. | |
| type(meshtype) | hubptmotion |
| For AeroDyn and Lidar(InflowWind): motions of the hub [-]. | |
| type(meshtype) | bladerootmotion14 |
| For AeroDyn v14: motions of the blade roots [-]. | |
| type(meshtype), dimension(:), allocatable | bladerootmotion |
| For AeroDyn/BeamDyn: motions at the blade roots [-]. | |
| type(meshtype) | rotorfurlmotion14 |
| For AeroDyn14: motions of the rotor furl point. More... | |
| type(meshtype) | nacellemotion |
| For AeroDyn14 & ServoDyn/TMD: motions of the nacelle. More... | |
| type(meshtype) | towerbasemotion14 |
| For AeroDyn 14: motions of the tower base [-]. | |
| type(meshtype) | tfincmmotion |
| For AeroDyn: motions of the tail find CM point (point J) [-]. | |
| real(reki), dimension(:), allocatable | writeoutput |
| Data to be written to an output file: see WriteOutputHdr for names of each variable [see WriteOutputUnt]. | |
| real(reki), dimension(:), allocatable | blpitch |
| Current blade pitch angles [radians]. | |
| real(reki) | yaw |
| Current nacelle yaw [radians]. | |
| real(reki) | yawrate |
| Current nacelle yaw rate [rad/s]. | |
| real(reki) | lss_spd |
| Low-speed shaft (LSS) speed at entrance to gearbox [rad/s]. | |
| real(reki) | hss_spd |
| High-speed shaft (HSS) speed [rad/s]. | |
| real(reki) | rotspeed |
| Rotor azimuth angular speed [rad/s]. | |
| real(reki) | twraccel |
| Tower acceleration for tower feedback control (user routine only) [m/s^2]. | |
| real(reki) | yawangle |
| Yaw angle to be used for yaw error calculations [radians]. | |
| real(reki), dimension(1:3) | rootmyc |
| Out-of-plane moment (i.e., the moment caused by out-of-plane forces) at the blade root for each of the blades (max 3) [N-m]. | |
| real(reki) | yawbrtaxp |
| Tower-top / yaw bearing fore-aft (translational) acceleration (absolute) [m/s^2]. | |
| real(reki) | yawbrtayp |
| Tower-top / yaw bearing side-to-side (translational) acceleration (absolute) [m/s^2]. | |
| real(reki) | lsstippxa |
| Rotor azimuth angle (position) [radians]. | |
| real(reki), dimension(1:3) | rootmxc |
| In-plane moment (i.e., the moment caused by in-plane forces) at the blade root [N-m]. | |
| real(reki) | lsstipmxa |
| Rotating low-speed shaft bending moment at the shaft tip (teeter pin for 2-blader, apex of rotation for 3-blader) [N-m]. | |
| real(reki) | lsstipmya |
| Rotating low-speed shaft bending moment at the shaft tip (teeter pin for 2-blader, apex of rotation for 3-blader) [N-m]. | |
| real(reki) | lsstipmza |
| Rotating low-speed shaft bending moment at the shaft tip (teeter pin for 2-blader, apex of rotation for 3-blader) [N-m]. | |
| real(reki) | lsstipmys |
| Nonrotating low-speed shaft bending moment at the shaft tip (teeter pin for 2-blader, apex of rotation for 3-blader) [N-m]. | |
| real(reki) | lsstipmzs |
| Nonrotating low-speed shaft bending moment at the shaft tip (teeter pin for 2-blader, apex of rotation for 3-blader) [N-m]. | |
| real(reki) | yawbrmyn |
| Rotating (with nacelle) tower-top / yaw bearing pitch moment [N-m]. | |
| real(reki) | yawbrmzn |
| Tower-top / yaw bearing yaw moment [N-m]. | |
| real(reki) | ncimuraxs |
| Nacelle inertial measurement unit angular (rotational) acceleration (absolute) [rad/s^2]. | |
| real(reki) | ncimurays |
| Nacelle inertial measurement unit angular (rotational) acceleration (absolute) [rad/s^2]. | |
| real(reki) | ncimurazs |
| Nacelle inertial measurement unit angular (rotational) acceleration (absolute) [rad/s^2]. | |
| real(reki) | rotpwr |
| Rotor power (this is equivalent to the low-speed shaft power) [W]. | |
| real(reki) | lsshftfxa |
| Rotating low-speed shaft force x [N]. | |
| real(reki) | lsshftfys |
| Nonrotating low-speed shaft force y [N]. | |
| real(reki) | lsshftfzs |
| Nonrotating low-speed shaft force z [N]. | |
| type(meshtype) elastodyn_types::ed_outputtype::nacellemotion |
For AeroDyn14 & ServoDyn/TMD: motions of the nacelle.
[-]
| type(meshtype) elastodyn_types::ed_outputtype::rotorfurlmotion14 |
For AeroDyn14: motions of the rotor furl point.
[-]
1.8.13