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

Minor bugfix: ED blade file parsing (no PichAxis column), AD warnings #2332

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

andrew-platt
Copy link
Collaborator

Ready to merge

Feature or improvement description
PR #2267 allows skipping the PitchAxis column in ED blade file. However, there was a logic error that prevented that feature from working.

If a new format AeroDyn input file was used that did not have the nodal outputs section, the printNewOldInputs routine was being called anyhow to print out the new inputs. This has been corrected

Related issue, if one exists

Impacted areas of the software
ED file parsing, and AD messages only.

Additional supporting information
Thanks to @RBergua for catching these issues.

Test results, if applicable
No changes

@andrew-platt andrew-platt self-assigned this Jul 17, 2024
@andrew-platt andrew-platt merged commit 2e78acd into OpenFAST:dev Jul 17, 2024
21 checks passed
@andrew-platt andrew-platt deleted the b/ED_BladeFileBug branch July 17, 2024 21:03
@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.

1 participant