CoMSES Net maintains cyberinfrastructure to foster FAIR data principles for access to and (re)use of computational models. Model authors can publish their model code in the Computational Model Library with documentation, metadata, and data dependencies and support these FAIR data principles as well as best practices for software citation. 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 archiving your model.
CoMSES Net also maintains a curated database of over 7500 publications of agent-based and individual based models with additional metadata on availability of code and bibliometric information on the landscape of ABM/IBM publications that we welcome you to explore.
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.