Getting Started
Agents
Agents.step()
Reference
About
This class initalizes all agent classes, and is used to activate the agents each timestep.
model – The GEB model
This function is called every timestep and activates the agents in order of NGO, government and then farmers.
None