![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| real(reki), dimension(1:3) | origin_n |
| [-] | |
| real(reki), dimension(1:3) | orientation_n |
| [-] | |
| integer(intki) | motiontype |
| [-] | |
| integer(intki) | imotion |
| Stored index to optimize time interpolation [-]. | |
| real(reki) | azimuth |
| rotor position [rad] | |
| real(reki) | rotspeed |
| rotor speed [rad/s] | |
| real(reki) | rotacc |
| rotor acceleration [rad/s/s] | |
| character(1024) | motionfilename |
| [-] | |
| real(reki), dimension(:,:), allocatable | motion |
| [-] | |
| type(meshtype) | ptmesh |
| Point mesh for origin motion [-]. | |
| type(meshmaptype) | ed_p_2_ad_p_h |
| Mesh mapping from hub to AD hub motion [-]. | |
| type(meshmaptype), dimension(:), allocatable | map2bldpt |
| Mesh mapping from hub to bld root motion [-]. | |
1.8.13