ABM showing behavior when people align with others
1 collaborator

Tags
agent-based model
Tagged by Muaz Niazi almost 3 years ago
group decision forecasting
Tagged by Muaz Niazi almost 3 years ago
ideal
Tagged by Muaz Niazi almost 3 years ago
positive feedback
Tagged by Muaz Niazi almost 3 years ago
social norms
Tagged by Muaz Niazi almost 3 years ago
social science
(This model has yet to be categorized with any tags)
Tagged by Muaz Niazi almost 3 years ago
Model was written in NetLogo 6.2.2
•
Viewed 456 times
•
Downloaded 16 times
•
Run 0 times

To embed this model in another Web site, use the following link:
<iframe src="http://modelingcommons.org/browse/one_model/6985?embedded=true" />
Do you have questions or comments about this model? Ask them here! (You'll first need to log in.)
Comments and Questions
Please start the discussion about this model!
(You'll first need to log in.)
Click to Run Model
to setup setworld maketurtles end to setworld ca ask patches [ set pcolor white ] end to maketurtles create-turtles num [ setxy random-pxcor random-pycor set shape "bug" ] end to go ask turtles [ rt random 30 lt random 30 fd speed let temp turtles in-radius 3 if any? temp [ let r random 100 if r < align [ ifelse not heading-or-facing? [ face one-of temp ] [ let h [heading] of one-of temp set heading h ] ] ] ] ;ask turtles in-radius 3 ;[ ; face self ;] end
There is only one version of this model, created almost 3 years ago by Muaz Niazi.
Attached files
File | Type | Description | Last updated | |
---|---|---|---|---|
ABM showing behavior when people align with others.png | preview | Preview for 'ABM showing behavior when people align with others' | almost 3 years ago, by Muaz Niazi | Download |
This model does not have any ancestors.
This model does not have any descendants.