![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| type(meshtype) | platformptmesh |
| Platform reference point positions/orientations/velocities/accelerations [-]. | |
| type(meshtype) | twrptmesh |
| (only if hasTower) Point mesh for tower base motion [-] | |
| type(meshtype) | twrptmeshad |
| (only if hasTower) Point mesh for tower base for AD [-] | |
| type(meshtype) | nacellemotion |
| Point mesh for nacelle point motion [-]. | |
| type(meshtype) | hubptmotion |
| Point mesh for hub point motion [-]. | |
| type(meshtype), dimension(:), allocatable | bladerootmotion |
| BladeRootMotion Point mesh for blade root motion [-]. | |
| type(meshtype), dimension(:), allocatable | bladeln2mesh |
| (only if elastic blades) BladeLn2Mesh Line mesh along blade [-] | |
| logical | hastower = .true. |
| True if a tower is present [-]. | |
| logical | rigidblades = .true. |
| True if blades are rigid (using BladeRootMotion) or not (Useing BldeLn2Mesh) [-]. | |
| integer(intki) | numblades |
| Number of blades [-]. | |
| type(meshmaptype) | ed_p_2_ad_p_t |
| (only if hasTower) Mesh mapping from tower base to AD tower base [-] | |
| type(meshmaptype) | ad_p_2_ad_l_t |
| (only if hasTower) Mesh mapping from tower base to AD tower line [-] | |
| type(meshmaptype), dimension(:), allocatable | ad_p_2_ad_l_b |
| (only for rigid blades) Mesh mapping from AD blade root to AD line mesh [-] | |
| type(meshmaptype) | ed_p_2_ad_p_tf |
| Map ElastoDyn TailFin CM point (taken as Nacelle) motion mesh to AeroDyn TailFin ref point motion mesh [-]. | |
| type(meshmaptype), dimension(:), allocatable | ed_p_2_ad_p_r |
| Map ElastoDyn BladeRootMotion point meshes to AeroDyn BladeRootMotion point meshes [-]. | |
| type(meshmaptype) | ed_p_2_ad_p_h |
| Map ElastoDyn HubPtMotion point mesh to AeroDyn HubMotion point mesh [-]. | |
| type(meshmaptype) | ed_p_2_ad_p_n |
| Map ElastoDyn Nacelle point motion mesh to AeroDyn Nacelle point motion mesh [-]. | |
1.8.13