- Nov 07, 2024
-
-
Marco Matthies authored
-
- Aug 19, 2024
-
-
Marco Matthies authored
-
- Aug 09, 2024
- Aug 08, 2024
- Jul 29, 2024
-
-
Marco Matthies authored
- `stepagent!` for FarmPlot that delegates to crop state stepagent! function - `harvest!`, `sow!` functions work on a `FarmPlot`, and delegate to the respective methods acting on a `CropState`
-
- Jul 25, 2024
-
-
Marco Matthies authored
-
Marco Matthies authored
-
- Apr 16, 2024
-
-
Daniel authored
-
- Nov 13, 2023
-
-
xo30xoqa authored
-
- Aug 31, 2023
-
-
xo30xoqa authored
-
- Aug 02, 2023
-
-
xo30xoqa authored
-
- May 28, 2023
-
-
xo30xoqa authored
This commit includes a `sed` pass over all files to change all occurrences of the former spelling "Persephone" to "Persefone": `sed -ie "s/Persephone/Persefone/" *`
-
- Feb 03, 2023
-
-
xo30xoqa authored
-
- Nov 25, 2022
-
-
xo30xoqa authored
This is a major commit, probably quite a bit too big... However, all the pieces here depended on each other, so I had to get it all working at the same time. The model now includes: 1. reading in map data 2. creating an Agents.jl model object 3. initialisation and stepping functions for the whole model 4. a basic skeleton of nature.jl 5. an example animal species (the Wolpertinger ;-) )
-
- Nov 24, 2022
-
-
xo30xoqa authored
-
- Oct 13, 2022
-
-
xo30xoqa authored
-