overthesun / simoc

A scalable model of an interactive, off-world community
https://ngs.simoc.space/
GNU General Public License v3.0
2 stars 2 forks source link

B2 config #268

Closed granawkins closed 1 year ago

granawkins commented 1 year ago

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.