OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
ifw_hawcwind_types::ifw_hawcwind_parametertype Type Reference

Public Attributes

integer(intki) nx = 0
 Number of grids in the x direction (in the 3 files above) [-].
 
integer(intki) ny = 0
 Number of grids in the y direction (in the 3 files above) [-].
 
integer(intki) nz = 0
 Number of grids in the z direction (in the 3 files above) [-].
 
real(reki) refht = 0
 Reference (hub) height of the grid [meters].
 
real(siki), dimension(:,:,:,:), allocatable hawcdata
 Array of HAWC data [-].
 
real(reki), dimension(1:3) initposition
 the initial position of grid (distance in FF is offset) [meters]
 
real(reki) gridbase = 0
 the height of the bottom of the grid [meters]
 
real(reki) lengthx
 the grid length in the X direction (distance between point 1 and the next point 1 [because it is periodic]) [meters]
 
real(reki) lengthyhalf
 half the grid width [meters]
 
real(reki) deltaxinv
 multiplicative inverse of delta X [1/m]
 
real(reki) deltayinv
 multiplicative inverse of delta Y [1/m]
 
real(reki) deltazinv
 multiplicative inverse of delta Z [1/m]
 
real(reki) uref = 0
 Mean u-component wind speed at the reference height [meters].
 

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