This branch adds all the new features/agents for SIMOC B2, generates configuration files and compares the results to the research.
Most of the work is done by generate_simoc_b2.ipynb, a jupyter notebook. It also generates charts (visible here) which will be used for the light-response paper.
It builds on #265, and effectively replaces #209. Still required are updates to front_end_routes.convert_configuration to setup the b2 sim properly.
This branch adds all the new features/agents for SIMOC B2, generates configuration files and compares the results to the research.
Most of the work is done by
generate_simoc_b2.ipynb
, a jupyter notebook. It also generates charts (visible here) which will be used for the light-response paper.It builds on #265, and effectively replaces #209. Still required are updates to
front_end_routes.convert_configuration
to setup the b2 sim properly.