Persephone
An agent-based, socio-economic-ecological model of agricultural landscapes in Europe under the CAP.
Description
Persephone models farmers' decision making and its impact on species in agricultural landscapes. The aim is to investigate how policies such as the CAP influence farms and biodiversity.
It is currently in the very early stages of development.
Usage
Install the latest version of the Julia programming
language. The recommended editors are VSCode or
Emacs (see docs/editors.md
).
Run the simulation by executing run.jl
from the commandline, or loading it from
within a Julia REPL with include("run.jl")
. All dependencies should be
automatically installed.
This model uses the Agents.jl framework.
© 2022 Daniel Vedder, Lea Kolb MIT license