A dynamic wind farm environment for developing and evaluating reinforcement learning agents for wind farm control.
📚 View the full documentation here
WindGym provides realistic wind farm simulations built on DYNAMIKS and PyWake. Agents learn to optimize turbine yaw control for power maximization and load reduction in complex wake interactions.
git clone https://gitlab.windenergy.dtu.dk/sys/WindGym.git
cd WindGym
pixi install
pixi shell
See the examples directory for complete usage demonstrations.