TUDelft-DataDrivenControl / OFF

Working repo for a dynamic parametric wake toolbox which combines OnWaRDS, FLORIDyn and FLORIS
BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Connect to the FLORIS engine #9

Open MarcusBecker-GitHub opened 1 year ago

MarcusBecker-GitHub commented 1 year ago

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.