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
OFF is currently interfacing FLORIS through the FLORIS interface. This creates a computational overhead of setting up a new simulation from scratch at every iteration.
A better solution would be to access the wake solver of FLORIS directly. Ideally OFF could modify the state of the FLORIS simulation without reinitialisation. How this would look like and how much effort this would entail is not clear yet.
The text was updated successfully, but these errors were encountered:
OFF is currently interfacing FLORIS through the FLORIS interface. This creates a computational overhead of setting up a new simulation from scratch at every iteration.
A better solution would be to access the wake solver of FLORIS directly. Ideally OFF could modify the state of the FLORIS simulation without reinitialisation. How this would look like and how much effort this would entail is not clear yet.
The text was updated successfully, but these errors were encountered: