Out of Africa - Conditional isotropic diffusion

2022-Romanowska-002, (Last updated: 2022-02-01)


Authors

Romanowska, Iza (Author, Copyright Holder, Creator)
Wren, Colin D. (Author, Copyright Holder)
Cabtree, Stefani A. (Author, Copyright Holder)
Angourakis, Andreas (Contributor)


Module files

Module type

Submodel

Implementation languages

NetLogo

Keywords

Modelling: initialisation   run-time
Programming: Object-oriented   Nondeterministic
Regions: Global
Periods: Palaeolithic
Subjects: diffusion   dispersal   colonisation

Input and output

Click on nodes for details

References

Romanowska, Iza. 2021. Agent-Based Modeling for Archaeology. Electronic. SFI Press. https://doi.org/10.37911/9781947864382.
Young, David A., and Robert L. Bettinger. 1992. “The Numic Spread: A Computer Simulation.” American Antiquity 57 (1): 85–99. https://doi.org/10.2307/2694836.

README

Out of Africa - Conditional isotropic diffusion

by Iza Romanowska, Colin D Wren, and Stefani A Cabtree (NASSA submission 🚀)

A reimplementation of the classical study by Young and Bettinger (1992) investigating the possible drivers behind the Out of Africa dispersal of modern humans.

References

Romanowska, I., Wren, C., Crabtree, S. 2021. Agent-Based Modeling for Archaeology: Simulating the Complexity of Societies. Santa Fe, NM: SFI Press. https://www.sfipress.org/books/agent-based-modeling-archaeology

Further information

A generalisation of a demic diffusion model, where a number of agents (turtles) are initialised at a given region in a given map, and then reproduce themselves at each time step with a certain probability and only if there is a free adjacent grid cell (patch). A reimplementation of the classical study by Young and Bettinger (1992) investigating the possible drivers behind the Out of Africa dispersal of modern humans. The module code is an adaptation of the content of “ch1_Y&Bdispersal.nlogo” in the public repository associated to Romanowska, Wren, & Crabtree 2021 (https://github.com/SantaFeInstitute/ABMA/blob/master/ch1).

Interface screenshot
Interface screenshot

See full list of documentation resources in documentation.