You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
HI,everyone
When I use openfast 3.5 and ROSCO 2.8, the following problem occurs:
The rotor speed is very high, what may be the reason
Best regards!
The text was updated successfully, but these errors were encountered: