Updates from welib and FAST.Farm examples on github action#64
Merged
ebranlard merged 6 commits intoOpenFAST:devfrom Oct 11, 2025
Merged
Updates from welib and FAST.Farm examples on github action#64ebranlard merged 6 commits intoOpenFAST:devfrom
ebranlard merged 6 commits intoOpenFAST:devfrom
Conversation
bd25ebc to
77551a9
Compare
77551a9 to
0d8ccb7
Compare
There was a problem hiding this comment.
Pull Request Overview
This pull request incorporates fixes from the welib and pydatview libraries, cleans up unittest outputs, and adds new airfoil data for the IEA 15MW turbine model. The changes include adding multiple new airfoil polar data files and a coordinates file for aerodynamic analysis.
- Incorporates various fixes from external libraries (welib and pydatview)
- Cleans up unittest outputs to reduce verbosity
- Adds comprehensive airfoil data for FAST.Farm examples
Reviewed Changes
Copilot reviewed 74 out of 149 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| IEA-15-240-RWT_AeroDyn15_Polar_22.dat | New airfoil polar data for AF22 |
| IEA-15-240-RWT_AeroDyn15_Polar_21.dat | New airfoil polar data for AF21 |
| IEA-15-240-RWT_AeroDyn15_Polar_20.dat | New airfoil polar data for AF20 |
| IEA-15-240-RWT_AeroDyn15_Polar_19.dat | New airfoil polar data for AF19 |
| IEA-15-240-RWT_AeroDyn15_Polar_18.dat | New airfoil polar data for AF18 |
| IEA-15-240-RWT_AeroDyn15_Polar_17.dat | New airfoil polar data for AF17 |
| IEA-15-240-RWT_AeroDyn15_Polar_16.dat | New airfoil polar data for AF16 |
| IEA-15-240-RWT_AeroDyn15_Polar_15.dat | New airfoil polar data for AF15 |
| IEA-15-240-RWT_AF49_Coords.txt | Airfoil coordinate data with 201 points |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
f79f36c to
12a217b
Compare
Collaborator
|
@mayankchetan, can you review this? |
Collaborator
Author
|
I'll merge this for now and create a pull request from dev to main open for internal review. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Some parts of the openfast_toolbox are taken from welib and pydatview.