You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't really an agent based modelling framework - grid cells (and their contents) are the focal point, not individuals. It is more often used for modelling populations of things or it could do size-structured populations.
But I'm putting together a predator-prey model currently! It's designed to work with heterogeneous intrinsic population growth rates as produces by GrowthMaps.jl. It doesn't model individual predation events, but population level interactions of predator and prey species, and environmental drivers.
It will be in the docs and hopefully a paper at some stage in the next few months.
There are tantalising references to predator and prey but I can't find an actual model to run. Does such a model exist? I'd love it if there something similar to this: https://juliadynamics.github.io/Agents.jl/stable/examples/predator_prey/.
Yes I could try to write my own but I am new to Julia and to ABMs.
The text was updated successfully, but these errors were encountered: