Skip to content

Bug report: yaw optimization verify_convergence fails for large farms and many wind directions/speeds #434

@Bartdoekemeijer

Description

@Bartdoekemeijer

Bug description
A memory issue arises with verify_convergence=True when optimizing yaw angles for large farms and many wind directions/speeds. This is because it condenses everything to a single calculate_wake call which can speed things up, but also raises the risk of exceeding memory limitations.

To Reproduce

Expected behavior
Run without memory issues.

Screenshots, if applicable
N/A

Floris Version
FLORIS 3.x

System Information (please complete the following information):
N/A

Additional context
N/A

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementAn improvement of an existing featurev3Label to denote focus on v3

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions