-
Notifications
You must be signed in to change notification settings - Fork 97
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
The controller doesn't work in SIMA software #284
Comments
Hi, Can you explain a bit more what your setup is like and what behavior you are expecting to see? We are not familiar with the SIMA software and how ROSCO interacts with it. I would also recommend contacting SIMA for support. I would be happy to also be included so we can better support ROSCO with SIMA. My email is dzalkind (at) nrel (dot) gov. To debug your issue further, you can use a I hope this helps. Best, Dan |
Dear Dan, |
For the floating turbine you are using, blade pitch is not 0 unless you disable peak shaving with Generally, it looks like the pitch angle command is being sent to SIMA without issue. Reviewing the avrSWAP entries would confirm this. |
Also, I heard from a SIMA developer that the wind speed estimator doesn't always work with SIMA. Try disabling the WSE with |
Alternatively, the |
I'm not sure exactly which version of the controller was used in the report. We recommend using the latest version of ROSCO and test updates regularly on the IEA-15MW with the VolturnUS platform. Please share the results you are seeing so we can help you debug the issue. At 10 m/s, the minimum pitch should be saturated at 1-2 degrees. You can disable that with PS_Mode of 0 in the DISCON. |
What issue in these results are you trying to resolve? The results in your last plot look as expected. Perhaps the SIMA inputs have more turbulence? The rotor average wind speed might highlight this difference. |
Are you using the same turbsim grid in both simulators? Does SIMA use a full-field turbulence like OpenFAST or does it take the turbulence and apply it uniformly across the rotor disk? You can use the |
Can you confirm that the DISCON inputs are identical? There should be a mapping from B to C in your plots. There may be another setting interfering with the peak shaving. |
Yes, I used the same DISCON inputs |
Thanks for your reply, the attachment is my detail discon.in and .dbg2 files, and the .docx is my test between sima and fast using two rosco controll version, seems wind speed greater than rate speed, controll works differents. |
The dbg2 files are not included in this zip file. Can you please include them for both OpenFAST and SIMA? |
In the meantime, please also try this file: In your attachment, it looks like the issue with the minimum pitch is resolved. |
no matter the ROSCO controller version, it doesn't work in SIMA software, e.g., in rate wind speed, the blade pitch is around 3.4°. I tried to modify the DISCON file, change the ROSCO version, and import the DISCON and .dll files from GitHub or FAST, but they are all failed, the blade pitch, and rotor speed all not the same as the documentation (IEA-15-240-RWT_tabular.xlsx).
PS: If I fix the blade pitch to the right value corresponding to the wind speed, the rotor speed and thrust are all right, so I believe the blade foils are all right.
The text was updated successfully, but these errors were encountered: