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

Public Attributes

character(1024), dimension(1:3) windfilename
 Name of the wind file to use [-].
 
integer(intki) sumfileunit
 Unit number for the summary file (-1 for none). More...
 
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) [-].
 
integer(intki) scalemethod = 0
 Turbulence scaling method [0=none, 1=direct scaling, 2= calculate scaling factor based on a desired standard deviation] [-].
 
real(reki), dimension(1:3) sf
 Turbulence scaling factor for each direction [ScaleMethod=1] [-].
 
real(reki), dimension(1:3) sigmaf
 Turbulence standard deviation to calculate scaling from in each direction [ScaleMethod=2] [-].
 
real(reki) dx = 0
 size of grids in the x direction (in the 3 files above) [-]
 
real(reki) dy = 0
 size of grids in the y direction (in the 3 files above) [-]
 
real(reki) dz = 0
 size of grids in the z direction (in the 3 files above) [-]
 
integer(intki) windprofiletype
 Wind profile type (0=constant;1=logarithmic;2=power law) [-].
 
real(reki) refht = 0
 Reference (hub) height of the grid [meters].
 
real(reki) uref = 0
 Mean u-component wind speed at the reference height [meters].
 
real(reki) plexp = 0
 Power law exponent (used for PL wind profile type only) [-].
 
real(reki) z0 = 0
 Surface roughness length (used for LOG wind profile type only) [-].
 
real(reki), dimension(1:3) initposition
 the initial position of grid (distance in FF is offset) [meters]
 

Member Data Documentation

◆ sumfileunit

integer(intki) ifw_hawcwind_types::ifw_hawcwind_initinputtype::sumfileunit

Unit number for the summary file (-1 for none).

Provided by IfW. [-]


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