You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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