Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems encountered when running the 5MW model #2514

Open
lk73438702 opened this issue Nov 14, 2024 · 2 comments
Open

Problems encountered when running the 5MW model #2514

lk73438702 opened this issue Nov 14, 2024 · 2 comments

Comments

@lk73438702
Copy link

HI,everyone
When I use openfast 3.5 and ROSCO 2.8, the following problem occurs:
image
image
The rotor speed is very high, what may be the reason
Best regards!

@lk73438702
Copy link
Author

image
If I use turbulent wind, this is what happens

@jjonkman
Copy link
Collaborator

Dear @lk73438702,

It looks like you are simulating the NREL 5-MW baseline wind turbine in OpenFAST with the baseline controller swapped for ROSCO; is that correct? Are you using the ROSCO input file for the NREL 5-MW baseline wind turbine from here: https://github.com/NREL/ROSCO/tree/main/Examples/Test_Cases/NREL-5MW, or something else?

Regardless, the issue appears to be that you haven't initialized your OpenFAST model properly. To ensure that the controller functions properly for normal operation, you should always initialize the rotor speed and blade-pitch angles in ElastoDyn to their expected (mean) value, conditioned on the mean hub-height wind speed you are simulating. At 12 m/s, this would be RotSpeed = 12.1 rpm and BlPitch = 3.823 deg for the NREL 5-MW baseline wind turbine, with the values at other wind speeds given in Figure 9-1 of its specifications report: https://www.nrel.gov/docs/fy09osti/38060.pdf.

Best regards,

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

No branches or pull requests

2 participants