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

Public Attributes

type(progdesc) ver
 This module's name, version, and date [-].
 
real(reki), dimension(:), allocatable x0_high
 X-component of the origin of the high-resolution spatial domain for each turbine [m].
 
real(reki), dimension(:), allocatable y0_high
 Y-component of the origin of the high-resolution spatial domain for each turbine [m].
 
real(reki), dimension(:), allocatable z0_high
 Z-component of the origin of the high-resolution spatial domain for each turbine [m].
 
real(reki), dimension(:), allocatable dx_high
 X-component of the spatial increment of the high-resolution spatial domain for each turbine [m].
 
real(reki), dimension(:), allocatable dy_high
 Y-component of the spatial increment of the high-resolution spatial domain for each turbine [m].
 
real(reki), dimension(:), allocatable dz_high
 Z-component of the spatial increment of the high-resolution spatial domain for each turbine [m].
 
integer(intki) nx_high
 Number of high-resolution spatial nodes in X direction [-].
 
integer(intki) ny_high
 Number of high-resolution spatial nodes in Y direction [-].
 
integer(intki) nz_high
 Number of high-resolution spatial nodes in Z direction [-].
 
real(reki) dx_low
 The spacing of the low-resolution nodes in X direction [m].
 
real(reki) dy_low
 The spacing of the low-resolution nodes in Y direction [m].
 
real(reki) dz_low
 The spacing of the low-resolution nodes in Z direction [m].
 
integer(intki) nx_low
 Number of low-resolution spatial nodes in X direction [-].
 
integer(intki) ny_low
 Number of low-resolution spatial nodes in Y direction [-].
 
integer(intki) nz_low
 Number of low-resolution spatial nodes in Z direction [-].
 
real(reki) x0_low
 X-component of the origin of the low-resolution spatial domain [m].
 
real(reki) y0_low
 Y-component of the origin of the low-resolution spatial domain [m].
 
real(reki) z0_low
 Z-component of the origin of the low-resolution spatial domain [m].
 

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