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

Fixes segfault in regression test from change in OpenFAST API #326

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

ddement
Copy link
Collaborator

@ddement ddement commented Dec 24, 2024

Note that this regression test throws many warnings that imply we may have other errors in our usage of the library. There are no correctness checks (only step convergence) in the regression test, so the results will need to be compared to a previously verified version of OpenTurbine.

This change does fix the segfault introduced by the latest OpenFAST API change and I have verified that the output warnings are identical to main when linked against a version of OpenFAST using the old API.

@ddement ddement added the bug Something isn't working label Dec 24, 2024
@ddement ddement self-assigned this Dec 24, 2024
@ddement ddement force-pushed the fix_openfast_setfault branch 3 times, most recently from cb48806 to aca8fa2 Compare December 24, 2024 18:43
@ddement ddement force-pushed the fix_openfast_setfault branch from aca8fa2 to 3211425 Compare December 24, 2024 19:32
@faisal-bhuiyan faisal-bhuiyan self-requested a review December 24, 2024 19:39
@ddement ddement marked this pull request as ready for review December 24, 2024 20:04
@ddement ddement merged commit dea23a2 into main Dec 24, 2024
17 checks passed
@ddement ddement deleted the fix_openfast_setfault branch December 24, 2024 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants