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

Public Attributes | |
| type(opfm_outputtype_c) | c_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]. | |
1.8.13