old-NWTC / TurbSim

A stochastic, full-field, turbulence simulator
https://nwtc.nrel.gov/TurbSim
17 stars 8 forks source link

Generating multiple simulations for openfast analysis from turbsim #2

Open HiHabi opened 1 year ago

HiHabi commented 1 year ago

Hi all, I would like to generate different inflowwind simulations to run the openfast v3.4.1, however it seem that the changing of inflowwind are controlled by the Turbsim model. Therefore I would like to ask about how to generate the turbsim model into the current reg_test file: 5MW_OC4Jckt_DLL_WTurb_WavesIrr_MGrowth to run different output by changing the input file of Turbsim and InflowWind model?

also, for the current verions of operfast v3.4.1, can the outputs from the turbsim auto-input to the inflowwind model and openfast, or should i create another reg_test to run the demands?

best regards,

jjonkman commented 1 year ago

Dear @HiHabi,

I'm not sure why you posted here, which is an old TurbSim repository. Active development of TurbSim now takes place within the OpenFAST repository: https://github.com/OpenFAST/openfast.

A TurbSim input file for the NREL 5-MW baseline wind turbine is available in the OpenFAST r-test: https://github.com/OpenFAST/r-test/blob/main/glue-codes/openfast/5MW_Baseline/Wind/90m_12mps_twr.inp. You can use this as a template for generating various wind conditions for the NREL 5-MW baseline wind turbine.

Best regards,