Hello,
I am currently looking into modelling an offshore Low Level Jet whose characteristics appear to be different from what TurbSim generates. However, similarities between the two exist. As such, there will be elements of the TurbSim model that I will be looking to replicate such as coherent turbulence (I’ve read some of Neil Kelley’s papers on their impact on turbines in the Great Plains and I have good reason to assume coherent turbulent structures are being produced offshore). That is for a bit later on however.
I looked at someone else’s script but decided to create the model from scratch. Currently, what I have is the original Sandia method; that is, I am only modelling the ‘u’ component. I think what I have done so far is correct: I have tested the spectra of the time series of wind speeds at various points on the grid and it looks sensible; I’ve also looked at cross-correlation and that looks sensible too. So I am now looking at generating 3-component wind; that is, I want to introduce v and w. Whilst I could very easily do a ‘rinse and repeat’ process, I am interested in making sure I have some degree of correlation between u, v and w (Neil Kelley calls this cross-axis correlation). I’ve read another paper by Neil Kelley on cross-axis correlation (nrel.gov/docs/legosti/old/5225.pdf). Does this mean that I generate the time series for three components and then modify the u-component using equation 11 at the bottom of page 7?
Next, is it possible to have a look at the code TurbSim uses for generating coherent turbulent structures? From another of Neil’s reports (interim report), I understand that the coherent turbulent structures are superimposed on a more random background turbulence. So I was looking to have something as an add on I suppose.
I am very grateful to those who have taken the time to read this message.
Many thanks,
Alex