Skip to content

Conversation

@ebranlard
Copy link
Contributor

This pull request is ready to be merged.

Feature or improvement description
Fixes #2348, see bug description.

Impacted areas of the software
AeroDyn, OLAF

Additional supporting information
I've tried to cleanup the code a bit as well, but restrained myself from doing too much. I've renamed "curve" to "cant", and introduce a misc variable "toe" as well for output. The "Curve" output should probably be renamed. The different projection methods return twist, toe and cant. We could make those optional in some case, but I don't know how much time we would save by doing that.

Some further cleaning up can be done to avoid redundancies between OLAF and BEM when computing geometrical parameters (e.g. local polar grid "l" orientation, rotor radius in the normal plane, toe, cant, twist). The different projection methods have introduced some complexities and corner cases unfortunately. One road block I see is that for a vertical axis turbines, the local polar grid, toe, cant and twist, might not be needed or defined differently.

Test results, if applicable
Should be unchanged.

@ebranlard ebranlard added this to the v4.0.0 milestone Jul 27, 2024
@ebranlard ebranlard requested a review from andrew-platt July 27, 2024 00:16
@ebranlard ebranlard self-assigned this Jul 27, 2024
@ebranlard ebranlard force-pushed the f/twistMissingOLAF branch from 4430e82 to f08c4e8 Compare July 27, 2024 00:18
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