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

Implement yaw impact of power and thrust via Heck et al #624

Open
paulf81 opened this issue Apr 6, 2023 · 2 comments
Open

Implement yaw impact of power and thrust via Heck et al #624

paulf81 opened this issue Apr 6, 2023 · 2 comments
Assignees
Labels
enhancement An improvement of an existing feature
Milestone

Comments

@paulf81
Copy link
Collaborator

paulf81 commented Apr 6, 2023

Implement yaw impact of power and thrust via Heck et al

The paper: https://www.cambridge.org/core/journals/journal-of-fluid-mechanics/article/modelling-the-induction-thrust-and-power-of-a-yawmisaligned-actuator-disk/3A34FC48A6BC52A78B6D221C13F4FC3A

by K.S. Heck, H.M. Johlas, and M.F. Howland proposes a replacement to the cos^(Pp, Pt) approach to modeling the effect of yaw misalignment accounting for changes in axial induction. Propose to implement in FLORIS.

Note this implementation will take the simplifying assumption that thrust is not being actively controlled to optimize against yaw, which is currently typical of wake steering, but leaves open future opportunities to optimized thurst.

Proposed solution

Add the new model into turbine.py, and configure it so that it works with the yaw_effective_velocity approach to ensure consistency of above rated conditions.

@paulf81 paulf81 added the enhancement An improvement of an existing feature label Apr 6, 2023
@paulf81 paulf81 added this to the v3.4 milestone Apr 6, 2023
@paulf81 paulf81 self-assigned this Apr 6, 2023
@paulf81 paulf81 modified the milestones: v3.4, v3.5 Apr 27, 2023
@christiannvaughn christiannvaughn modified the milestones: v3.5, v4.0 Aug 19, 2023
@paulf81 paulf81 modified the milestones: v4.0, v4.1 Nov 28, 2023
@paulf81
Copy link
Collaborator Author

paulf81 commented Nov 28, 2023

Pushing to v4.1, in our current thinking (@misi9170 double checking) v4.0 provides the framework / template and then this specific implementation is added in 4.1

@paulf81
Copy link
Collaborator Author

paulf81 commented Feb 8, 2024

Now planning to address in #797

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement of an existing feature
Projects
Status: No status
Development

No branches or pull requests

2 participants