Get started
Resource exploitation procedure
This module takes an agent and lets it decide which resources to target and exploit. The agent moves to the patch to be harvested, takes the resources and returns home
1
contributor
Description

Inputs
| Name | Type | Description | 
|---|---|---|
| resource | integer | Amount of resources per patch | 
| stock | integer | Amount of resources carried by the agent | 
| storage | integer | Amount of resources stored at homebase | 
Outputs
| Name | Type | Description | 
|---|---|---|
| homebase-storage | integer | Amount of resources stored in the homebase. Tracked as value in a reporter and through plot on the interface | 
Keywords
No keywords availableLicense
Language
NetLogo
Modelling
agent behaviour (self)
agent initialisation
agent variables
variable initialisation
Module type
Algorithm
Programming
Object-oriented
Region
Global
Subject
exploitation
human-environment interactions
resources
Contributors
DD
Dries Daems
Author, Copyright Holder, Creator