Skip to content

Generating distinct wind simulations with TurbSim without manually changing the random seed #2279

Closed Answered by jjonkman
sdragonslayer asked this question in Q&A
Discussion options

You must be logged in to vote

Dear @sdragonslayer,

Setting RandSeed2 = "RanLux" tells TurbSim to use Lüscher's level 3 "Luxury Pseudorandom Numbers" generator in place of the intrinsic random number generator; in this case, you RandSeed1 is needed to set the seed (the seed is never automatic). See the TurbSim User's Guide for more information: https://openfast.readthedocs.io/en/main/_downloads/cb14d3e2d3533d76e405d730fea19846/TurbSim_v2.00.pdf.

Best regards

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jjonkman
Comment options

Answer selected by sdragonslayer
@sdragonslayer
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment