Skip to content

Conversation

@luwang00
Copy link
Contributor

This PR is ready to be merged.

Feature or improvement description
In PR #3105, the unused PitchAxis column has been removed from the DISTRIBUTED BLADE PROPERTIES table in the ED blade input file. This table should now have 5 columns instead of 6. However, legacy input files with 6 columns will not trigger an error, leading to incorrect results.

To prevent this problem, this PR adds a check on the number of columns in the ED blade properties table. OpenFAST will error out if 6 columns are detected instead of 5.

A bug in printing ED summary file caused by the removal of PitchAxis has also been fixed.

BeamDyn user input and API changes in docs are updated to reflect the change input files.

Related issue, if one exists
PR #3105

Impacted areas of the software
ElastoDyn, docs

Test results, if applicable
No change to test results

Copy link
Collaborator

@andrew-platt andrew-platt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding the check and updating docs!

@andrew-platt andrew-platt merged commit 8547c41 into OpenFAST:dev-tc Dec 23, 2025
25 of 26 checks passed
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