within my work I am trying to generate full field wind files for AeroDyn V13 with TurbSim_v2.00.07a-bjj. As input I am using a Time Series from measured wind data (12x12 Grid, 10 Hz). Altough I need the binary *.wnd file for AeroDyn, I set the Runtime Options of the „TurbSim.inp“ file to generate readable files for the u-, v- and w-component of the wind speed. Checking these files revealed significant deviations in the wind speed. I condensed the process to a minimum example with only two time steps shown beneath (2x2 Grit, 2 Hz).
As you can see I set the u-component of the wind speed to a constant 10 m/s, while the velocity in all other directions is set to zero. Only the lower left knot has wind speed of 11 m/s at the first time step. Running the TurbSim Code converts the course of this knot from 11->10 m/s to a course of 10.5->9.5 m/s.
Does anyone have an idea where this behaviour arises from? I would be really thankful for an explanation!
I also attached the used „TurbSim.inp“ file.
Kind regards,
Martin
Code: Select all
--------------TurbSim v2.00.* User Time Series Input File-----------------------
Time series input from Y:/wind/013.mat. Using rotated series
--------------------------------------------------------------------------------
3 nComp - Number of velocity components in the file (1=u component only; 2=u & v components; 3=u,v,w) [if < 3 other components will be generated using values from input file]
4 nPoints - Number of time series points contained in this file (-)
1 RefPtID - Index of the reference point (1-nPoints)
Pointyi Pointzi ! listed in order of increasing height
(m) (m)
-5 10
5 10
-5 20
5 20
--------Time Series-------------------------------------------------------------
Elapsed Time Point01u_015m Point01v_015m Point01w_015m Point02u_030m Point02v_030m Point02w_030m Point03u_050m Point03v_050m Point03w_050m Point04u_076m Point04v_076m Point04w_076m Point05u_100m Point05v_100m Point05w_100m Point06u_131m Point06v_131m Point06w_131m
(s) (m/s) (m/s) (m/s) (m/s) (m/s) (m/s) (m/s) (m/s) (m/s) (m/s) (m/s) (m/s) (m/s) (m/s) (m/s) (m/s) (m/s) (m/s)
0.0 10 0 0 11 0 0 10 0 0 10 0 0
0.5 10 0 0 10 0 0 10 0 0 10 0 0
1.0 10 0 0 10 0 0 10 0 0 10 0 0
Code: Select all
This full-field turbulence file was generated by TurbSim (v2.00.07a-bjj, 14-Jun-2016) on 08-Aug-2017 at 19:12:41.
| u-comp | Y x Z | Grid Resolution (Y x Z) | Time-step | Hub Elev | Mean U |
2 2 10.000 10.000 0.500 15.00 10.17
Z Coordinates (m):
-5.000 5.000
-15.000
Y Coordinates (m):
-5.000 5.000
0.000 10.167
10.000 10.000
10.000 10.500
0.500 10.167
10.000 10.000
10.000 9.500

.