Title: JuPedSim v0.5 alpha
Type Software Ulrich Kemloh, Mohcine Chraibi, Florian Sesser (2014): JuPedSim v0.5 alpha. Zenodo. Software. https://zenodo.org/record/11178
Links
- Item record in Zenodo
- Digital object URL
Summary
We are proud to announce the first pre-release of our software JuPedSim for simulating pedestrians evacuations. Please note that it is a pre-release version for developers only. We are working hard towards the final release for this version. Two modules are shipped with this pre-release:
JPScore: command line simulation core JPSvis: visualization module Features Simulate pedestrians movement in a space continuous geometry Forces based models for describing the pedestrians interactions Shortest and quickest path route choice strategies Loading and visualizing trajectories and geometries Easy to use visualization interface Making high quality videos directly from the visualization interface or generating png sequences XML based input files InstallingThis version comes with no installer. So just download the archive corresponding to your architecture and unzip them and you are ready to go. The binaries are only available for windows at the moment. For other architectures (Linux, OSX) you will need to compile the sources. See the section Compiling from sources.
UninstallingAs JuPedSim comes with no installer, you just need to delete the unzip directory.
Basic UsageRunning
>> jpscore.exe my_simulation_ini.xmlfrom the command line (or also dropping the file on the executable) will generate a trajectory file, which you can visualize with JPSvis. You will find some projects samples in the downloaded files and further information in the manual.
ShowcaseTo highlight some features of JuPedSim we have uploaded some videos on our YouTube channel.
Compiling from sourcesYou can compile the simulation core for your specific platform with the supplied cmake script. The only requirement is a compiler supporting the new standard c++11.
Windows (tested on Win7 with MinGW 4.8) cmake -G "MinGW Makefiles " CMakeList.txt make-mingw32.exe Linux (tested on Ubuntu 14.04 with gcc 4.8) cmake CMakeList.txt make OSX (tested on OSX Maverick with clang 5.1) cmake CMakeList.txt makeNote that the OpenMP acceleration might be missing under OSX.
For the visualization module (JPSvis) at least Qt version 4.5 and VTK version 4.8 are required. You can download the latest version of QT here and the latest version of VTK (visualization toolkit) here.
System RequirementsThere is no special hardware/software requirements for running JuPedSim. The distributed binaries however, are only available for windows at the moment. For compiling from sources you need a compiler with c++11 support is needed for the core. Qt version >=4.5 and VTK >5.8 are needed for the visualization.
Known Issues Some verification tests are still failing Occasional crashes if the input files are not valid. Make sure to validate you XML input files with the supplied XSD files. Frequently Asked QuestionsWhat is the official page of JuPedSim?
www.jupedsim.org and the contact is info at jupedsim.org. You will find more information on the working group and other tools and experimental pedestrians data we have been collecting over the years.Where is the official repository ?
JuPedSim is developed at the Forschungszentrum Jülich in Germany and the bleeding edge code is in their intern git repository. At the moment only specific tags are pushed to github.Is there a manual ?
Of course, the user's guide is found in the downloaded archive.Are the models validated ?
We are actually setting up verification and validation tests. Some verification tests are included in this version but most of them will be available with the next version.How can I contribute to JuPedSim?
Testing and reporting bugs will be great. If you to contribute actively to the code, by implementing new models and/or features, you are welcome to do yo. Please contact a mail to info at jupedsim.org so that we can grant you access to the repositories.More information
- DOI: 10.5281/zenodo.11178
Dates
- Publication date: 2014
- Issued: August 05, 2014
Rights
- info:eu-repo/semantics/openAccess Open Access
Format
electronic resource
Relateditems
Description | Item type | Relationship | Uri |
---|---|---|---|
IsSupplementTo | https://github.com/JuPedSim/JuPedSim/tree/v0.5-alpha | ||
IsVersionOf | https://doi.org/10.5281/zenodo.592209 | ||
IsPartOf | https://zenodo.org/communities/zenodo |