We want to announce the initial release of a Julia version of FLORIDyn.jl, a dynamic wind farm simulation software originally written by Marcus Becker in Matlab. This software allows to:
- Simulate wind farms dynamically at a low computational cost
- Estimate the power generated, added turbulence, and wake-induced losses.
- Apply heterogeneous and time-varying wind speeds and directions
- Test different modeling approaches
It is very fast, between 6 and 33 times faster than the original Matlab version, and very well documented. A wind park with 54 turbines can be simulated at a speed of more than 1000 times real-time, using only one core of an AMD 7950X CPU. It can be used as foundation for the development of novel wind-farm control algorithms.
Outlook:
- add the functions, not yet translated from Matlab; this is in particular the ensemble Kalman filter for the estimation spatial distribution of wind speed and turbulence
- further improve the performance
- add a turbine data base
- add different type of wind farm controllers for reducing the wake effects and/or shifting the power production in time
- we consider the coupling with mesoscale weather models
And my first package where I included videos in the documentation.