Skip to content

ED blade input check, bug fix, and docs update#3114

Merged
andrew-platt merged 2 commits intoOpenFAST:dev-tcfrom
luwang00:b/EDInput
Dec 23, 2025
Merged

ED blade input check, bug fix, and docs update#3114
andrew-platt merged 2 commits intoOpenFAST:dev-tcfrom
luwang00:b/EDInput

Conversation

@luwang00
Copy link
Copy Markdown
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
Copy Markdown
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
@luwang00 luwang00 deleted the b/EDInput branch January 15, 2026 17:35
This was referenced Mar 12, 2026
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