Caution, this model is not being maintained, use at your own risk.
See here (pdf) for results and documentation.
simulate migration route dynamics dependent on spread of information
- Julia >= 0.7
- Distributions.jl
- SimpleDirectMediaLayer.jl
- Parameters.jl
- ArgParse.jl
In the package directory:
julia gui/gui.jl
> include("basic_setup.jl")
> pars, model = basic_setup();
> step_simulation!(model, pars)
For more sophisticated uses have a look at run.jl.