NetLogo Wolf Sheep Predation model: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
mNo edit summary
Line 6: Line 6:


The agent-based version is also discussed in [http://cormas.cirad.fr/en/applica/WolfSheepPredation.htm Population dynamics between preys and predators] by Moira Zellner and Pierre Bommel and they also present an oscillating version where the wolf/sheep proportion is lower.
The agent-based version is also discussed in [http://cormas.cirad.fr/en/applica/WolfSheepPredation.htm Population dynamics between preys and predators] by Moira Zellner and Pierre Bommel and they also present an oscillating version where the wolf/sheep proportion is lower.
== The Netlogo libray wolf-sheep models ==
The [http://ccl.northwestern.edu/netlogo/models/WolfSheepPredation Wolf Sheep predation model] includes two variants:
* A Wolf-sheep model where the wolves (or the sheep) die out
* A Wolf-sheep-grass model that is oscillating stably over time
You can try running this simulation [http://netlogoweb.org/launch#http://netlogoweb.org/assets/modelslib/Sample%20Models/Biology/Wolf%20Sheep%20Predation.nlogo directly in your web browser]. It worked well enough in Firefox/Ubuntu 10 and Firefox/Win10. Both machines did have a good graphics cards. The online version also allows editing the code, i.e. make changes to the inner workings of the model.


== A simple wolf - sheep model ==
== A simple wolf - sheep model ==


== The wolf - sheep - grass ==
== The wolf - sheep - grass model ==


This model leads to a stable solution as you can see in the picture below. After 4500 ticks, both sheep and wolves are still around.
This model leads to a stable solution as you can see in the picture below. After 4500 ticks, both sheep and wolves are still around.

Revision as of 14:26, 14 March 2019

Introduction

This short article summarized some technical and conceptual hightlights from Wilensky et al. Wolf Sheep Grass predation models created in NetLogo.[1]

NetLogo is a tool for agent-based modelling and simulation, which is part of what can be called computational thinking. Wilensky and Reisman [2] [3] make an interesting case for learning biology through constructing and testing such computational models.

The agent-based version is also discussed in Population dynamics between preys and predators by Moira Zellner and Pierre Bommel and they also present an oscillating version where the wolf/sheep proportion is lower.

The Netlogo libray wolf-sheep models

The Wolf Sheep predation model includes two variants:

  • A Wolf-sheep model where the wolves (or the sheep) die out
  • A Wolf-sheep-grass model that is oscillating stably over time

You can try running this simulation directly in your web browser. It worked well enough in Firefox/Ubuntu 10 and Firefox/Win10. Both machines did have a good graphics cards. The online version also allows editing the code, i.e. make changes to the inner workings of the model.

A simple wolf - sheep model

The wolf - sheep - grass model

This model leads to a stable solution as you can see in the picture below. After 4500 ticks, both sheep and wolves are still around.

Wolf Sheep Grass ABMS. [Wilensky, U. (1997). NetLogo Wolf Sheep Predation model. source

Bibliography

  1. Wilensky, U. (1997). NetLogo Wolf Sheep Predation model. http://ccl.northwestern.edu/netlogo/models/WolfSheepPredation. Center for Connected Learning and Computer-Based Modeling, Northwestern University, Evanston, IL.
  2. Wilensky, U. & Reisman, K. (1998). Connected Science: Learning Biology through Constructing and Testing Computational Theories – an Embodied Modeling Approach. International Journal of Complex Systems, M. 234, pp. 1 - 12.
  3. Wilensky, U. & Reisman, K. (2006). Thinking like a Wolf, a Sheep or a Firefly: Learning Biology through Constructing and Testing Computational Theories – an Embodied Modeling Approach. Cognition & Instruction, 24(2), pp. 171-209. http://ccl.northwestern.edu/papers/wolfsheep.pdf