Example file InflowWind driver input file. t echo -- whether this input file should be echoed to a file (flag) =============================================================================== "inflowwind_example.dat" IfWFileName -- Name of InflowWind input file (-) ===================== File Conversion Options ================================= false WrHAWC -- Convert all data to HAWC2 format? (flag) false WrBladed -- Convert all data to Bladed format? (flag) false WrVTK -- Convert all data to VTK format? (flag) false WrUniform -- Convert data to Uniform wind format? (flag) ===================== Tests of Interpolation Options ========================= DEFAULT NumTSteps -- number of timesteps to run (DEFAULT for all) (-) 0.0 TStart -- Start time (s) DEFAULT DT -- timestep size for driver to take (s, or DEFAULT for what the file contains) t Summary -- Summarize the data extents in the windfile (flag) t SummaryFile -- Write summary to file (.dvr.sum) (flag) f BoxExceedAllow -- Allow point sampling outside grid ---- Points file input (output given as POINTSFILENAME.Velocity.dat) -------- f PointsFile -- read in a list of output points from a file (flag) "Test005.txt" PointsFileName -- name of points file (-) (comma separated x,y,z coordinates, # symbol for comments) f CalcAccel -- calculate and output acceleration at points in addition to velocity ---- Output grid (Points below ground will simply be ignored) --------------- t WindGrid -- report wind data at set of X,Y,Z coordinat (flag) 6,0,15 GridCtrCoord -- coordinate of center of grid (m) 1,1,0 GridDx,GridDY,GridDZ -- Step size of grid (m) 1,1,0 GridNx,GridNY,GridNZ -- number of grid points in X, Y and Z directions (-) ---- Output VTK slices ------------------------------------------------------ 0 NOutWindXY -- Number of XY planes for output .XY.t.vtk (-) [0 to 9] 90 OutWindZ -- Z coordinates of XY planes for output (m) [1 to NOutWindXY] [unused for NOutWindXY=0] 0 NOutWindXZ -- Number of XZ planes for output .YZ.t.vtk (-) [0 to 9] 0 OutWindY -- Y coordinates of XZ planes for output (m) [1 to NOutWindXZ] [unused for NOutWindXZ=0] 0 NOutWindYZ -- Number of YZ planes for output .YZ.t.vtk (-) [0 to 9] 0 OutWindX -- X coordinates of YZ planes for output (m) [1 to NOutWindYZ] [unused for NOutWindYZ=0] END of driver input file