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

Add de-rating op model #783

Merged
merged 32 commits into from
Feb 7, 2024
Merged

Add de-rating op model #783

merged 32 commits into from
Feb 7, 2024

Conversation

paulf81
Copy link
Collaborator

@paulf81 paulf81 commented Jan 19, 2024

Add de-rating op model

Adds an operation model to implement a simple de-rating strategy. Also adds a "mixed" operation model that essentially allows switching between various different operation models for different findices/turbine, which may be extended in future.

Shutting down turbines will be a natural use case for this, but this will appear in a separate PR (see also #687, #693)
Taking the steps from: https://github.com/orgs/NREL/projects/96?pane=issue&itemId=50191456

Steps:

@paulf81 paulf81 requested a review from misi9170 January 19, 2024 21:58
@paulf81 paulf81 marked this pull request as ready for review February 7, 2024 04:14
@paulf81 paulf81 requested a review from rafmudaf February 7, 2024 04:19
@paulf81 paulf81 added enhancement An improvement of an existing feature v4 Focus of FLORIS v4 labels Feb 7, 2024
@paulf81 paulf81 added this to the v4.0 milestone Feb 7, 2024
Copy link
Collaborator

@misi9170 misi9170 left a comment

Choose a reason for hiding this comment

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

I cleaned up a few small things; this looks good to me.

EDIT: making a minor change to the example based on @genevievestarke's suggestion.... Done.

@genevievestarke
Copy link
Collaborator

I like the example, looks good to me, too!

@misi9170 misi9170 merged commit cd55d8b into NREL:v4 Feb 7, 2024
8 checks passed
@misi9170 misi9170 deleted the v4-ms/derating-op-model branch February 7, 2024 21:05
@misi9170 misi9170 mentioned this pull request Apr 8, 2024
4 tasks
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 v4 Focus of FLORIS v4
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants