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

Public Attributes

type(map_otherstatetype_cc_obj
 
real(kind=c_double), dimension(:), pointer h => NULL()
 horizontal line force [[N]]
 
real(kind=c_double), dimension(:), pointer v => NULL()
 Vertical line force [[N]].
 
real(kind=c_double), dimension(:), pointer ha => NULL()
 horizontal line force at anchor [[N]]
 
real(kind=c_double), dimension(:), pointer va => NULL()
 Vertical line force at anchor [[N]].
 
real(kind=c_double), dimension(:), pointer x => NULL()
 x fairlead line position [[m]]
 
real(kind=c_double), dimension(:), pointer y => NULL()
 y fairlead line position [[m]]
 
real(kind=c_double), dimension(:), pointer z => NULL()
 z fairlead line position [[m]]
 
real(kind=c_double), dimension(:), pointer xa => NULL()
 x fairlead line position at anchor [[m]]
 
real(kind=c_double), dimension(:), pointer ya => NULL()
 y fairlead line position at anchor [[m]]
 
real(kind=c_double), dimension(:), pointer za => NULL()
 z fairlead line position at anchor [[m]]
 
real(kind=c_double), dimension(:), pointer fx_connect => NULL()
 horizontal x line force at connect node [[N]]
 
real(kind=c_double), dimension(:), pointer fy_connect => NULL()
 horizontal y line force at connect node [[N]]
 
real(kind=c_double), dimension(:), pointer fz_connect => NULL()
 vertical z line force at connect node [[N]]
 
real(kind=c_double), dimension(:), pointer fx_anchor => NULL()
 horizontal x line force at connect node [[N]]
 
real(kind=c_double), dimension(:), pointer fy_anchor => NULL()
 horizontal y line force at connect node [[N]]
 
real(kind=c_double), dimension(:), pointer fz_anchor => NULL()
 vertical z line force at connect node [[N]]
 

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