Skip to content
Snippets Groups Projects
Commit 38abd8d9 authored by xo30xoqa's avatar xo30xoqa
Browse files

Rewrote model description in README

parent 88a4ebce
Branches
No related tags found
No related merge requests found
# Contributors
### Lead developers
### Lead developer
- Daniel Vedder
- (Lea Kolb)
### Code reviewers
### Code reviewer
- Ludmilla Figueiredo
### Supervisor
- Guy Pe'er
### Advisors
- Aletta Bonn
......@@ -19,8 +22,3 @@
- Kerstin Wiegand
- Birgit Müller
### Supervisor
- Guy Pe'er
# Persefone
# Persefone.jl
**An agent-based, socio-economic-ecological model of agricultural landscapes
in Europe under the CAP.**
**A multidisciplinary mechanistic model of agricultural landscapes and ecosystems in Europe.**
## Description
Persefone 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.
Persefone.jl models agricultural practice and how it impacts animal species at a landscape
scale. It includes a farm submodel, a crop growth submodel, and individual-based models
of multiple indicator species. Its aim is to investigate how changes in farm operations
(e.g. through policy changes in the CAP) influence biodiversity.
The model is based on the [Agents.jl](https://juliadynamics.github.io/Agents.jl/stable/)
framework. It is currently in the very early stages of development.
framework. It is currently in the early stages of development.
## Usage
*For the full documentation, open `docs/documentation.html` in a browser.*
*For the full documentation, open `docs/documentation.html` in a browser, or visit
[https://synoikos.de/persefone/](https://synoikos.de/persefone/).*
### Installation
......@@ -26,7 +27,8 @@ To install package dependencies, open a Julia REPL in this folder and run
### Running from the commandline
This is the normal mode of operation. Simply execute `run.jl` in a terminal, typically like so:
This is the normal mode of operation. Simply execute `run.jl` in a terminal, typically like
so (in Linux):
```
> julia run.jl -c <config>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment