Skip to content
Snippets Groups Projects
Daniel Vedder's avatar
xo30xoqa authored
97a37c2c
History

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. Then, open a Julia commandline and install the Agents.jl framework using using Pkg; Pkg.add("Agents").

Run the simulation by executing run.jl from the commandline, or loading it from within a Julia REPL with include("run.jl").


© 2022 Daniel Vedder, Lea Kolb MIT license