NREL / ROSCO

A Reference Open Source Controller for Wind Turbines
https://rosco.readthedocs.io/en/latest/
Apache License 2.0
116 stars 93 forks source link

How to generate a Steady Wind Input file with a step of 1 m/s for the IEA 15 MW monopile? #385

Closed Fede-274 closed 1 month ago

Fede-274 commented 1 month ago

I am testing the "IEA 15 MW monopile" under steady wind (e.g. 7 m/s) just in the x direction... Now, I want to test it under a wind profile that has a step in wind velocity (e.g. 7 m/s --> 8 m/s in 1 second). I want to impose this step once that the oscillation of the tower has become stationary and analyze the new transient. How can I resolve this issue?

dzalkind commented 1 month ago

I use these functions to do what you suggest:

You can also configure the InflowWind setup in OpenFAST manually.

Fede-274 commented 1 month ago

How would I have to manually change the InflowWind setup to impose the velocity step? The file that you are referring is the one in the folder "IEA-15-240-RWT"? (attached photo) image

How would I have to change it?

dzalkind commented 1 month ago

The process should be described in the InflowWind documentation: https://openfast.readthedocs.io/en/main/source/user/inflowwind/index.html