Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
agent_based_model:model_dynamics [2013/02/06 15:31] juliana |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Model Dynamics ===== | ||
- | |||
- | The model is composed by agents that interact with the environment which is a grid of cells with different amount of resources distributed. Agents and environment coexist through a set of behavior rules. {{ :agent_based_model:rules.jpg?200 |}} | ||
- | |||
- | |||
- | The agents have predefined genetic features (static attributes) as vision and metabolism, which determine the capacity to localize the resources and dawn them from the landscape, for example. Furthermore, the agents have dynamic and individual states as location and health. Landsacape also has attributes such as resources recovery. | ||
- | |||
- | |||
- | Here you can find more details about the agents and landscape attributes and how the processes in the model works: | ||
- | |||
- | * [[agent_based_model:Agents]]\\ | ||
- | |||
- | * [[agent_based_model:Landscape]]\\ | ||
- | |||
- | * [[agent_based_model:Processes]]\\ |