adityatripathiiit / Agent-Based-Simulations

Agent-Based-Modelling Models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agent-Based-Simulations ⭐

A repository containing introductory to advanced assignments and their solutions for netlogo ABM models.

Directory Architecture: πŸ“

Agent-Based-Simulations
β”œβ”€ Fire_model_extension.nlogo
β”œβ”€ Information_Diffusion_Model.nlogo
β”œβ”€ M1.nlogo
β”œβ”€ M2.nlogo
β”œβ”€ M3.nlogo
β”œβ”€ M4.nlogo
β”œβ”€ README.md
β”œβ”€ epidemic.nlogo
β”œβ”€ heros_cowards_model.nlogo
β”œβ”€ images
β”‚  β”œβ”€ 3.jpeg
β”‚  β”œβ”€ img1.jpeg
β”‚  β”œβ”€ img2.jpeg
β”‚  β”œβ”€ img4.jpeg
β”‚  └─ img5.jpeg
└─ social_ecomoic_networks_model.nlogo

Fire-model_extension πŸ”₯

picture alt

Hero-Coward-Model πŸ”₯

picture alt

Information-Diffusion-Model πŸ”₯

picture alt

Pandemic-Model πŸ”₯

picture alt

Social_Ecomoic_Networks_Model πŸ”₯

picture alt

Model and Instructions to run πŸƒ

  • Each model has documentation in ODD protocol, which can be found in the info tab of the model.
  • This model has been created in netlogo version 6.2. Kindly download netlogo 6.2 and use it to run the model