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 Qin Zhang and Corin Staves for the JIBE project's Manchester implementation, with further health model development by Ismaïl Saadi, Ali Abbas, Tabea Sonnenschein, and Marina Berdikhanova, and implementation of the Melbourne use-case scenarios by Carl Higgs. Project CIs are Belen Zapata-Diomedi and Prof James Woodcock.
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