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

Fix bug in new UA driver #2091

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Fix bug in new UA driver #2091

merged 1 commit into from
Mar 15, 2024

Conversation

bjonkman
Copy link
Contributor

Feature or improvement description
The code was setting an array of size 4 equal to an array of size 3, causing an issue in the debugger.

Related issue, if one exists
This was introduced in #1910

Impacted areas of the software
The new UA driver

Additional supporting information

Test results, if applicable
This likely won't change results; I don't think this particular part of UA driver has a regression test.

- was causing issues in the debugger when setting an array of size 3 equal to an array of size 4
@ebranlard ebranlard self-requested a review March 15, 2024 15:40
@ebranlard ebranlard self-assigned this Mar 15, 2024
@ebranlard
Copy link
Contributor

Thank you, this extra column was indeed not needed.

@ebranlard ebranlard assigned andrew-platt and unassigned ebranlard Mar 15, 2024
@ebranlard ebranlard added this to the v4.0.0 milestone Mar 15, 2024
@andrew-platt andrew-platt merged commit f694008 into OpenFAST:dev Mar 15, 2024
21 checks passed
@bjonkman bjonkman deleted the b/UA_driver branch July 17, 2024 14:43
@andrew-platt andrew-platt mentioned this pull request Dec 24, 2024
38 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants