-
Notifications
You must be signed in to change notification settings - Fork 0
Solara
Start the app with solara run app.py. The first screen we see is a view of the pseudo-random scenario generated to configure our simulation. We can see that at the beginning (steps=0), there are 100 humans alive, that they haven't yet formed any groups, and the breakdown of "modelers, attributors, and indifferent". On the left are several sliders that can be adjusted to tune the initial trait averages and how much they can differ. The Config tab has a further breakdown of the config of the scenario
The init model button will re-generate a new scenario. This must be pressed each time you wish to run another scenario
The Run Model button will run the simulation, after which a new tab of results will appear.
Subsequent experiment results appear in new tabs. They are identified by a hash of the scenario parameters.