WInc3D is an open-source wind farm simulator based on incompact3d.
mkdir build
cd build
cmake ..
make
WInc3D offers a number of turbine parametrisation models including active control strategies, however the possibility to couple it with FAST exists via OpenFast. More information on OpenFast --> https://github.com/OpenFAST
The present repository is under development and only part of the code is available at the moment.