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

Allow up to 99 output planes in FAST.Farm #1504

Merged
merged 2 commits into from
Mar 27, 2023

Conversation

andrew-platt
Copy link
Collaborator

This PR is ready for merging

Feature or improvement description
Previously we only allowed 9 output planes from the low resolution domain in FAST.Farm. Users typically want more planes than this, so they've had to rerun the simulation with a different output plane set to get more planes. This was both time consuming and annoying.

This PR bumps that limit up to 99 planes. If more are required, it would be relatively trivial to bump this limit up to 999 or more.

Related issue, if one exists
None. Just user complaints directly to me.

Impacted areas of the software
FAST.Farm outputs only

Additional supporting information
See plot that @rthedin will add below.

Test results, if applicable
No test results are changed. @rthedin is testing with a large turbine array and will report below if it works as expected.

@andrew-platt
Copy link
Collaborator Author

@pdoubraw, this PR may be of interest to you.

Copy link
Collaborator

@jjonkman jjonkman left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks for making this change.

Just one comment: Can you also change the FAST.Farm documentation (change 9 to 99 in the following section: https://openfast.readthedocs.io/en/main/source/user/fast.farm/InputFiles.html#visualize?

Thanks,

Copy link
Collaborator

@jjonkman jjonkman left a comment

Choose a reason for hiding this comment

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

Thanks; approved!

@andrew-platt andrew-platt merged commit 5005a30 into OpenFAST:dev Mar 27, 2023
@andrew-platt andrew-platt deleted the f/FF_morePlanes branch March 27, 2023 21:53
@andrew-platt andrew-platt mentioned this pull request May 12, 2023
19 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.

2 participants