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

Public Attributes

type(opfm_outputtype_cc_obj
 
real(kind=c_float), dimension(:), pointer u => NULL()
 U-component wind speed (in the X-direction) at interface nodes [m/s].
 
real(kind=c_float), dimension(:), pointer v => NULL()
 V-component wind speed (in the Y-direction) at interface nodes [m/s].
 
real(kind=c_float), dimension(:), pointer w => NULL()
 W-component wind speed (in the Z-direction) at interface nodes [m/s].
 
real(reki), dimension(:), allocatable writeoutput
 Data to be written to an output file: see WriteOutputHdr for names of each variable [see WriteOutputUnt].
 

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