Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Persefone.jl
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Persefone
Persefone.jl
Commits
dbff4414cae32e46a4a1d835af9d68e7c518a836
Select Git revision
Branches
9
development
master
default
protected
marco/dev-aquacrop
precompile-statements
precompile-tools
tmp-faster-loading
skylark
testsuite
code-review
Tags
11
v0.7.0
v0.6.1
v0.6.0
v0.5.5
v0.5.4
v0.5.3
v0.5.2
v0.2
v0.3.0
v0.4.1
v0.5
20 results
persefone-model
src
core
simulation.jl
Author
Search by author
Any Author
authors
fx97izoz
fx97izoz
gp46dode
gp46dode
jw82usig
jw82usig
us53tome
us53tome
xo30xoqa
xo30xoqa
5 authors
Jan 21, 2023
Changed model RNG to StableRNG and enforced its use
· dbff4414
xo30xoqa
authored
2 years ago
dbff4414
Jan 20, 2023
Fixed the (hopefully) remaining bugs in the species macros
· 4954227d
xo30xoqa
authored
2 years ago
4954227d
Jan 19, 2023
Minor changes
· 14416e97
xo30xoqa
authored
2 years ago
14416e97
Jan 10, 2023
Made data outputs a model property
· 02fa32d9
xo30xoqa
authored
2 years ago
02fa32d9
Finished rewriting parameter system.
· 6078618e
xo30xoqa
authored
2 years ago
6078618e
Started rewriting the parameter system.
· 21adebe2
xo30xoqa
authored
2 years ago
21adebe2
Jan 06, 2023
Wrote tests for the habitat macros, lots of bug fixes
· 21ea890b
xo30xoqa
authored
2 years ago
21ea890b
Wrote the `initpopulation()` function
· 11803d92
xo30xoqa
authored
2 years ago
11803d92
Dec 22, 2022
Added landscape tests
· a889023b
xo30xoqa
authored
2 years ago
a889023b
Changed the events system to give better performance
· da0b2c84
xo30xoqa
authored
2 years ago
da0b2c84
Dec 21, 2022
Wrote a first version of the events system
· 72f6c900
xo30xoqa
authored
2 years ago
72f6c900
Farm plots are now created based on LPIS data
· 738e5bed
xo30xoqa
authored
2 years ago
738e5bed
Nov 30, 2022
Restructured data output functionality to be more modular
· 37b1728a
xo30xoqa
authored
2 years ago
37b1728a
Nov 29, 2022
Made output frequency configurable, wrote saveindividualdata()
· c3fc0ac3
xo30xoqa
authored
2 years ago
c3fc0ac3
Nov 28, 2022
Added animal species traits
· b614eee8
xo30xoqa
authored
2 years ago
b614eee8
Map values are now read into a single landscape matrix
· d8c33a04
xo30xoqa
authored
2 years ago
d8c33a04
Nov 26, 2022
Model now saves per-species abundances each time step
· 1c0f44e3
xo30xoqa
authored
2 years ago
1c0f44e3
Adapted model to work with dates and two input maps
· 6e39cb71
xo30xoqa
authored
2 years ago
6e39cb71
Nov 25, 2022
Gave the Wolpertinger something to do...
· 820d7a7d
xo30xoqa
authored
2 years ago
820d7a7d
Implemented the functions needed for Agents.jl
· c9136d3f
xo30xoqa
authored
2 years ago
c9136d3f
Set up logging functionality
· d4cbb947
xo30xoqa
authored
2 years ago
d4cbb947
Wrote the `setupdatadir()` function, changed `setting()` to `param()`
· aa25f0e9
xo30xoqa
authored
2 years ago
aa25f0e9
Nov 24, 2022
Wrote `setting()` function
· 31c8338b
xo30xoqa
authored
2 years ago
31c8338b
Implemented config file reading and commandline argument parsing
· 61d605c7
xo30xoqa
authored
2 years ago
61d605c7
Created Project.toml and Manifest.toml, reorganised folder structure
· 35faa28a
xo30xoqa
authored
2 years ago
35faa28a
Created a minimum running example.
· 75b51293
xo30xoqa
authored
2 years ago
75b51293
Loading