Computational Model Library

Our mission is to help computational modelers develop, document, and share their computational models in accordance with community standards and good open science and software engineering practices. Model authors can publish their model source code in the Computational Model Library with narrative documentation as well as metadata that supports open science and emerging norms that facilitate software citation, computational reproducibility / frictionless reuse, and interoperability. Model authors can also request private peer review of their computational models. Models that pass peer review receive a DOI once published.

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 publishing tutorial and feel free to contact us if you have any questions or concerns about publishing your model(s) in the Computational Model Library.

Displaying 10 of 1145 results for "Oto Hudec" clear search

Holmestrand School Model

Jessica Dimka | Published Friday, June 18, 2021 | Last modified Friday, April 29, 2022

The Holmestrand model is an epidemiological agent-based model. Its aim is to test hypotheses related to how the social and physical environment of a residential school for children with disabilities might influence the spread of an infectious disease epidemic among students and staff. Annual reports for the Holmestrand School for the Deaf (Norway) are the primary sources of inspiration for the modeled school, with additional insights drawn from other archival records for schools for children with disabilities in early 20th century Norway and data sources for the 1918 influenza pandemic. The model environment consists of a simplified boarding school that includes residential spaces for students and staff, classrooms, a dining room, common room, and an outdoor area. Students and staff engage in activities reflecting hourly schedules suggested by school reports. By default, a random staff member is selected as the first case and is infected with disease. Subsequent transmission is determined by agent movement and interactions between susceptible and infectious pairs.

The model is suitable to investigate the effects of different characteristics of apprenticeship programmes both in historical and contemporary societies. The model is built considering five societies, using an agent-based simulation model, we identified six main characteristics which impact the success of an apprenticeship programme in a society, which we measured by considering three parameters, namely the number of skilled agents produced by the apprenticeships, programme completion, and the contribution of programmes in the Gross Domestic Income (GDI) of the society. We investigate different definitions for success of an apprenticeship and some hypothetical societies to test some common beliefs about apprenticeships performance. The model also shows the number of unemployed agents given their work-based skills, wages, and the number of small and large companies who participate in training agents. The model enables exploring the impact of parameters, such as initial wages and the number of training years, along with the stated policies on the system.

A Picit Jeu is an agent-based model (ABM) developed as a supporting tool for a role-playing game of the same name. The game is intended for stakeholders involved in land management and fire prevention at a municipality level. It involves four different roles: farmers, forest technicians, municipal administrators and forest private owners. The model aims to show the long-term effects of their different choices about forest and pasture management on fire hazard, letting them test different management strategies in an economically constraining context. It also allows the players to explore different climatic and economic scenarios. A Picit Jeu ABM reproduces the ecological, social and economic characteristics and dynamics of an Alpine valley in north-west Italy. The model should reproduce a primary general pattern: the less players undertake landscape management actions, by thinning and cutting forests or grazing pastures, the higher the probability that a fire will burn a large area of land.

Peer reviewed Flibs'NLogo - An elementary form of evolutionary cognition

Cosimo Leuci | Published Thursday, January 30, 2020 | Last modified Monday, June 15, 2026

Flibs’NLogo implements in NetLogo modelling environment, a genetic algorithm whose purpose is evolving a perfect predictor from a pool of digital creatures constituted by finite automata or flibs (finite living blobs) that are the agents of the model. The project is based on the structure described by Alexander K. Dewdney in “Exploring the field of genetic algorithms in a primordial computer sea full of flibs” from the vintage Scientific American column “Computer Recreations”.
As Dewdney summarized: “Flibs […] attempt to predict changes in their environment. In the primordial computer soup, during each generation, the best predictor crosses chromosomes with a randomly selected flib. Increasingly accurate predictors evolve until a perfect one emerges. A flib […] has a finite number of states, and for each signal it receives (a 0 or a 1) it sends a signal and enters a new state. The signal sent by a flib during each cycle of operation is its prediction of the next signal to be received from the environment”

Evolution of shedding games

Marco Janssen | Published Sunday, May 16, 2010 | Last modified Saturday, April 27, 2013

This simulates the evolution of rules of shedding games based on cultural group selection. A number of groups play shedding games and evaluate the consequences on the average length and the difficulty

Modeling information Asymmetries in Tourism

Jacopo A. Baggio Rodolfo Baggio | Published Monday, January 09, 2012 | Last modified Saturday, April 27, 2013

A very simple model elaborated to explore what may happens when buyers (travelers) have more information than sellers (tourist destinations)

Peer reviewed STiMUS: A Stigmergic–Mutualistic Agent-Based Model of Teamwork on Shared Digital Artefacts (IMOI)

Yevgeny Patarakin | Published Friday, July 03, 2026 | Last modified Wednesday, July 22, 2026

STiMUS (Stigmergic–Mutualistic IMOI Model) is an agent-based model of teamwork in socio-technical systems where contributors collaborate through shared digital artefacts — wiki pages, code files, issue tickets, project cards, Scratch projects — represented as patches in a NetLogo world. The model integrates two coordination mechanisms. Stigmergy is indirect coordination through traces left in a shared environment: each edit deposits a pheromone that diffuses to neighbouring patches and evaporates over time, so recent activity attracts further contributions. Mutualism is a reciprocal benefit loop in which valuable, well-maintained artefacts raise contributor motivation and shared understanding, while motivated contributors improve artefacts.

Contributors (turtles of the contributor breed) carry individual state: skill, motivation, shared-mental-model, specialty, benefit-gain, and an explicit-mode flag. At each tick every contributor selects a target artefact with an ant-colony-optimization-style rule weighing the artefact’s pheromone, incompleteness (1 - completeness), resource-value, and topic match between specialty and the artefact’s topic-tag; with probability p-explicit it instead takes the patch with the highest maintenance-need, modelling explicit task assignment. Each edit increases pheromone, quality, completeness and reuse-count, raises resource-value, lowers maintenance-need, and appends the editor to the artefact’s edit-authors list. When the previous last-editor-id differs from the current editor, the Edit Succession Ratio rises, the editor’s shared-mental-model grows, and a co-editing link is created — operationalising the idea that repeated cross-author succession on the same artefact builds shared understanding. Contributors’ motivation is updated from the benefit drawn from the visited artefact.

Each patch maintains a stigmergic layer (pheromone, quality, completeness, recentness, last-editor-id, edit-count, edit-authors) and a mutualistic layer (resource-value, reuse-count, maintenance-need, topic-tag), plus task flags (is-task?, task-complexity). Global monitors report the Edit Succession Ratio (ESR = cross-author-edits / total-edits, and an alternative esr-value = share of edited patches with more than one distinct author), mean-quality, mean-resource-value, a mutualism-index averaging contributor benefit and resource value, coediting-density (network density of the co-editing graph), active-pages-share, and task-completion-rate. The model logs every edit as a bipartite edge (tick, author_id, pageid, specialty, topic_tag, quality), exportable to CSV.

Hegmon's Model of Sharing

Sean Bergin | Published Thursday, May 02, 2013

The purpose of Hegmon’s Sharing model is to develop an understanding of the effect sharing strategies have on household survival.

Peer reviewed Hydroman

Dean Massey Moira Zellner | Published Saturday, May 16, 2020

Hydroman is a flexible spatially explicit model coupling human and hydrological processes to explore shallow water tables and land cover interactions in flat agricultural landscapes, modeled after the Argentine Pampas. Hydroman aligned well with established hydrological models, and was validated with water table patterns and crop yield observed in the study area.

Individually parameterized mussels (Mytilus californianus) recruit, grow, move and die in a 3D environment while facing predation (in the form of seastar agents), heat and desiccation with increased tide height, and storms. Parameterized with data collected by Wootton, Paine, Kandur, Donahue, Robles and others. See my 2019 CoMSES video presentation to learn more.

Displaying 10 of 1145 results for "Oto Hudec" clear search

This website uses cookies and Google Analytics to help us track user engagement and improve our site. If you'd like to know more information about what data we collect and why, please see our data privacy policy. If you continue to use this site, you consent to our use of cookies.
Accept