Modelling and Simulation of fascinating phenomena - Starling Murmuration
Model and simulate the Reynolds Boid formula. We will computationally simulate the phenomenon by modelling each bird as an independent agent communicating and cooperating with other neighbouring agents. Our objective will be to measure from a realistic simulation the average energy spend by each bird, the angular momentum and the force that each bird has to withstand in a typical flight ritual.
Instruction to Run :
- Download sfml lib in Linux
- Run "make" to compile all src files
- Run the command "./simulate-starling" to run the program