JPScore
Core module for simulation and computing of trajectories.
Note: When reporting bugs, please make sure to use the development branch v0.8.
JuPedSim comes with four loosely coupled modules:
- JPScore: The simulation core
- JPSvis: Geometry and trajectories visualization tool
- JPSreport: Implementation of different measurement methods to evaluate out of trajectories the density, the velocity and the flow.
- JPSreditor: Geometry editor.
Usage
jpscore
is called with initialization files (inifiles):
jpscore config.xml
with config.xml
a structured xml
project file containing parameter definitions, agents distributions and other
important configurations to run a simulation.
Everybody is welcome to contribute to the project, but first have a look at