This repository contains a JIBE-specific implementation of the Java-based SILO software for modelling travel demand.
The main branch has merged code developed by Dr Qin Zhang and Dr Corin Staves for the JIBE project's Manchester implementation and will be further developed for the Melbourne implementation (TO DO).
Please see the wiki for documentation.
SILO Model Java Code
A high-level overview of the SILO model is provided at www.silo.zone. Please see the wiki for the technical documentation.
Load into eclipse
A possibility is
(1) check out git as normal (e.g. on command line)
(2) in eclipse: import --> Maven --> existing maven projects --> browse to location of local git repository --> import