OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
openfoam_types::opfm_miscvartype Type Reference
Collaboration diagram for openfoam_types::opfm_miscvartype:
Collaboration graph
[legend]

Public Attributes

type(opfm_miscvartype_cc_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 [-]
 

The documentation for this type was generated from the following file: