![]() |
Virtual Belgium
2.0
A micro-simulation platform for the Belgian population
|
This is the VirtualBelgium documentation.
The VirtualBelgium project aims at developing understanding of the evolution of the Belgian population using simulation and considers various aspects of this evolution (demographics, residential choice, activity patterns, mobility, ...). It is based on a validated synthetic population for the country and is intrinsically multi-disciplinary.
The project is organized as follow:
Minimal requirements for VirtualBelgium are
VirtualBelgium provides scripts to process its outputs. These scripts requires:
Depending on the hardware configuration execute
After setting the model properties (./bin/model.props), you can launch the run.sh NP script, where NP is the desired number of process used by VirtualBelgium.
If a segmentation fault occurs, you maybe need to increase the stack size with the command
ulimit -s 100000
The outputs will be stored in the output directory and can be processed with the tools of the scripts directory:
In order to debug, follows these steps:
where NP is the desired number of processes.
Move to the /doc directory and execute: doxygen vbel