![]() |
OpenFAST
Wind turbine multiphysics simulator
|

Public Attributes | |
| real(reki), dimension(1:3) | origininit |
| [-] | |
| real(reki), dimension(1:3) | orientationinit |
| [-] | |
| type(meshtype) | ptmesh |
| Point mesh for origin motion [-]. | |
| type(meshmaptype) | map2twrpt |
| Mesh mapping from base to tower [-]. | |
| type(meshmaptype) | map2nacpt |
| Mesh mapping from base to nacelle [-]. | |
| type(bladedata), dimension(:), allocatable | bld |
| [-] | |
| type(hubdata) | hub |
| [-] | |
| type(nacdata) | nac |
| [-] | |
| type(twrdata) | twr |
| [-] | |
| integer(intki) | numblades |
| [-] | |
| logical | basichawtformat |
| If true simply input HubRad/Pitch/Overhang/Cone, otherwise all turbine inputs [-]. | |
| logical | hastower |
| [-] | |
| logical | hawtprojection |
| [-] | |
| integer(intki) | motiontype |
| [-] | |
| real(reki), dimension(:,:), allocatable | motion |
| [-] | |
| integer(intki) | imotion |
| Stored index to optimize time interpolation [-]. | |
| integer(intki) | degreeoffreedom |
| [-] | |
| real(reki) | amplitude |
| [-] | |
| real(reki) | frequency |
| [-] | |
| character(1024) | motionfilename |
| [-] | |
| real(reki), dimension(:), allocatable | writeoutput |
| WriteOutputs of the driver only [-]. | |
1.8.13