# A large-scale study of the impact of node behavior on loosely coupled data dissemination: The case of the Distributed Arctic Observatory
### Requirements
- First [Boost](https://www.boost.org/) dev libs must be available on the system (required by SimGrid)
- From the project root folder:
> cd ./libs && ./setup.sh && cd -
> make
- This should (please monitor the console for potential missing dependencies) install SimGrid and RapidJSON. If the `simulator` and `scenarios` executables are available, then everything is ready to launch experiments.
### Simulations from the paper
- To run a particular experiment, use one of the `run_*.sh` scripts
- For each scripts, results are generated in the `results/` folder