Polydisperse material point method
-
Updated
Jul 19, 2024 - Python
Polydisperse material point method
As part of Modelling and Simulation project, we had implemented this famous Schelling’s model which looks at the segregation of the two groups in particular area. We implemented this model using the rules of cellular automata.
Building on the work of Paolillo and Lorenz (2018), this paper investigates the effects of varying fractions of value-oriented agents (80% vs. 20%) on segregation dynamics. This paper specifically investigates the effects of changing the percentage of value-oriented agents in a population that is composed of both ethnic and value-oriented agents.
Segregation Model Demo with opencv visiualization
In this repository I explore Schelling's model of segregation, introdcued in 1971.
Add a description, image, and links to the segregation-simulation topic page so that developers can more easily learn about it.
To associate your repository with the segregation-simulation topic, visit your repo's landing page and select "manage topics."