Our mission is to help computational modelers at all levels engage in the establishment and adoption of community standards and good practices for developing and sharing computational models. Model authors can freely publish their model source code in the Computational Model Library alongside narrative documentation, open science metadata, and other emerging norms that facilitate software citation, archival, interoperability, and reuse. Model authors can also request that their model code be peer reviewed to receive a DOI.
All users of models published in the library must cite model authors when they use and benefit from their code.
Please check out our model archive tutorial or contact us if you have any questions or concerns about publishing your model(s) in the Computational Model Library.
We also maintain a curated database of over 7500 publications of agent-based and individual based models with additional detailed metadata on availability of code and bibliometric information on the landscape of ABM/IBM publications that we welcome you to explore.
Displaying 3 of 3 results Urban Environment clear
An agent-based model that simulates urban neighbourhoods. The model has been designed to simulate perceived livability and safety (PLS) of citizens. The score attached to perceived livability and safety, PLS, is the main output of the model and is the average of each individual’s PLS. These PLS scores, in turn, are specific to each citizen and highly dependent on their individual experiences. PLS is impacted by several different social factors: interactions with fellow citizens, police officers, and community workers; visiting or starting a neighbourhood initiative; experiencing a burglary; seeing a youth gang; or hearing from friends (of friends) about these events. On top of this, the model allows to set various types of social networks which also influence the PLS.
The Urban Traffic Simulator is an agent-based model developed in the Unity platform. The model allows the user to simulate several autonomous vehicles (AVs) and tune granular parameters such as vehicle downforce, adherence to speed limits, top speed in mph and mass. The model allows researchers to tune these parameters, run the simulator for a given period and export data from the model for analysis (an example is provided in Jupyter Notebook).
The data the model is currently able to output are the following:
…
This code simulates the WiFi user tracking system described in: Thron et al., “Design and Simulation of Sensor Networks for Tracking Wifi Users in Outdoor Urban Environments”. Testbenches used to create the figures in the paper are included.