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

Public Attributes | |
| type(opfm_miscvartype_c) | c_obj |
| type(meshtype), dimension(:), allocatable | actforceloads |
| line2 mesh for transferring AeroDyn distributed loads to OpenFOAM [-] | |
| type(meshtype), dimension(:), allocatable | actforcemotions |
| line2 mesh for transferring AeroDyn distributed loads to OpenFOAM (needs translationDisp) [-] | |
| type(meshtype), dimension(:), allocatable | actforcemotionspoints |
| point mesh for transferring AeroDyn distributed loads to OpenFOAM (needs translationDisp) [-] | |
| type(meshtype), dimension(:), allocatable | actforceloadspoints |
| point mesh for transferring AeroDyn distributed loads to OpenFOAM [-] | |
| type(meshmaptype), dimension(:), allocatable | line2_to_line2_loads |
| mapping data structure to convert line2 loads to line2 loads [-] | |
| type(meshmaptype), dimension(:), allocatable | line2_to_line2_motions |
| mapping data structure to convert line2 loads to line2 motions [-] | |
| type(meshmaptype), dimension(:), allocatable | line2_to_point_loads |
| mapping data structure to convert line2 loads to point loads [-] | |
| type(meshmaptype), dimension(:), allocatable | line2_to_point_motions |
| mapping data structure to convert line2 loads to point motions [-] | |
1.8.13