-
Notifications
You must be signed in to change notification settings - Fork 19
Improve controller for 1dof wind model #158
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
Improve controller for 1dof wind model #158
Conversation
|
I have now refactored this PR to point at develop, as the v2 branch was merged and stale. This was a bit messy, and this PR now has a long trail of commits, but those will all be squashed into a single commit upon merger to develop, as usual. I believe everything is working as expected. Running the example produces |

Adds rated power calculation and region switching in 1DOF turbine model.
Adresses #157