Skip to content

Update fast_input_deck.py, to assign filename_SvD (instead of filename_AD) to fst['ServoFile'] #75

Merged
rthedin merged 1 commit intoOpenFAST:mainfrom
jbdv-no:bugfix_fstDeck_write_SvD
Mar 4, 2026
Merged

Update fast_input_deck.py, to assign filename_SvD (instead of filename_AD) to fst['ServoFile'] #75
rthedin merged 1 commit intoOpenFAST:mainfrom
jbdv-no:bugfix_fstDeck_write_SvD

Conversation

@jbdv-no
Copy link
Contributor

@jbdv-no jbdv-no commented Mar 3, 2026

fix file assigned to fst['ServoFile'] to ... (filename_SvD) ... (the ServoDyn input file), previously incorrectly assigned value ... (filename_AD) ... (the main AeroDyn input file).

this would close issue #74

fix file assigned to `fst['ServoFile']` to `... (filename_SvD) ...` (the ServoDyn input file), previously incorrectly assigned value  `... (filename_AD) ...` (the main AeroDyn input file).
@rthedin
Copy link
Collaborator

rthedin commented Mar 4, 2026

Thanks for finding this!

@rthedin rthedin merged commit d34b283 into OpenFAST:main Mar 4, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants