Skip to content

Fix issue in ServoDyn yaw position integration#460

Merged
andrew-platt merged 1 commit intoOpenFAST:devfrom
bjonkman:b/YawIntegration
Jun 9, 2020
Merged

Fix issue in ServoDyn yaw position integration#460
andrew-platt merged 1 commit intoOpenFAST:devfrom
bjonkman:b/YawIntegration

Conversation

@bjonkman
Copy link
Contributor

@bjonkman bjonkman commented Jun 8, 2020

THIS PULL REQUEST IS READY TO MERGE

Feature or improvement description
This is a follow up to #456. It fixes an issue in updating the states when a yaw maneuver is beginning.

Impacted areas of the software
This could have been noticed when a simulation was controlling yaw from the Bladed-style DLL and then overriding it with a yaw maneuver. The initial yaw position for the maneuver would be calculated incorrectly because the integration would occur twice.

This would have been noticed if a simulation was controlling yaw from the Bladed-style DLL and then overriding it with a yaw maneuver. The initial yaw position for the maneuver would be calculated incorrectly (one step off).
@andrew-platt andrew-platt merged commit 1def0fe into OpenFAST:dev Jun 9, 2020
@bjonkman bjonkman deleted the b/YawIntegration branch June 9, 2020 16:16
@rafmudaf rafmudaf mentioned this pull request Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants