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 restart file index and nc write #2245

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

ndevelder
Copy link

Trying to fix the restart of fsi simulations from precursor when there are multiple separate turbines (and hoping this contributes to being able to restart multiple turbines)

@andrew-platt andrew-platt self-assigned this May 30, 2024
@andrew-platt andrew-platt added this to the v4.0.0 milestone May 30, 2024
@ndevelder ndevelder marked this pull request as ready for review June 6, 2024 22:53
@andrew-platt
Copy link
Collaborator

Is this PR still needed? @deslaughter, or is this covered in your fix for FSI coupling?

@deslaughter
Copy link
Contributor

@ndevelder PR #2365, merged into dev today, resolves the issue with the OpenFAST restart when using the C++ interface. Do you still want this change merged?

@gantech I don't understand the change in this PR, does it look right to you?

@ndevelder
Copy link
Author

I'm pretty sure this is important for properly indexing the restart files, using "turb_id" as set in the input file as opposed to the index pulled out from the turbines glob. I do have these lines with this change in my current_fsi branch that we've been using.

@deslaughter deslaughter self-requested a review August 13, 2024 14:10
@andrew-platt andrew-platt merged commit 420b604 into OpenFAST:dev Aug 13, 2024
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants