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

Stop OpenFAST for Simulink simulation when trim solution has been found. #930

Merged
merged 7 commits into from
Nov 30, 2021

Conversation

bjonkman
Copy link
Contributor

Feature or improvement description
This code tells Simulink to end an OpenFAST simulation after a trim solution has been found when running FAST_Library. Before this change, the code would continue to run to the final analysis time and many additional linearization files could be written.

Related issue, if one exists
Fixes a secondary problem mentioned in #738

Impacted areas of the software
Simulink interface, FAST_Library (perhaps the C++ interface?)

Additional supporting information
This would be noticeable only when using OpenFAST for Simulink with linearization and trim-solution options turned on.

Test results, if applicable
This will not change any test results.

@andrew-platt andrew-platt self-requested a review November 30, 2021 18:31
@andrew-platt andrew-platt self-assigned this Nov 30, 2021
@andrew-platt andrew-platt merged commit 312fe83 into OpenFAST:dev Nov 30, 2021
@bjonkman bjonkman deleted the b/Simulink_TrimLinear branch December 1, 2021 16:00
@rafmudaf rafmudaf mentioned this pull request Mar 2, 2022
11 tasks
@rafmudaf rafmudaf mentioned this pull request Mar 31, 2022
2 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.

2 participants