- 05 Nov, 2014 1 commit
-
-
Ulrich Kemloh authored
refactoring the base class for operative models
-
- 03 Nov, 2014 2 commits
-
-
Ulrich Kemloh authored
-
Mohcine Chraibi authored
-
- 02 Nov, 2014 1 commit
-
-
Mohcine Chraibi authored
-
- 31 Oct, 2014 1 commit
-
-
Ulrich Kemloh authored
-
- 29 Oct, 2014 1 commit
-
-
Ulrich Kemloh authored
-
- 27 Oct, 2014 1 commit
-
-
Ulrich Kemloh authored
-
- 24 Oct, 2014 2 commits
-
-
Ulrich Kemloh authored
Pedestrians are now stored in a single vector.
-
Ulrich Kemloh authored
-
- 20 Oct, 2014 2 commits
-
-
Mohcine Chraibi authored
-
Mohcine Chraibi authored
Add more geometries to cover width range [1.0, 1.2, 1.4, 1.6, 2.0, 2.2, 2.5] Use Gompertz model for validation
-
- 29 Sep, 2014 3 commits
-
-
Ulrich Kemloh authored
Conflicts: Simulation.cpp Simulation.h mpi/LCGrid.cpp mpi/LCGrid.h
-
Ulrich Kemloh authored
Conflicts: Simulation.cpp Simulation.h events/EventManager.cpp general/ArgumentParser.cpp general/ArgumentParser.h general/Macros.h inputfiles/events/Schule/traffic.xml main.cpp mpi/LCGrid.cpp mpi/LCGrid.h routing/GlobalRouter.cpp routing/GlobalRouter.h
-
Ulrich Kemloh authored
Conflicts: Simulation.cpp Simulation.h events/EventManager.cpp general/ArgumentParser.cpp general/ArgumentParser.h general/Macros.h inputfiles/events/Schule/traffic.xml main.cpp mpi/LCGrid.cpp mpi/LCGrid.h routing/GlobalRouter.cpp routing/GlobalRouter.h
-
- 25 Sep, 2014 1 commit
-
-
Mohcine Chraibi authored
-
- 24 Sep, 2014 1 commit
-
-
Mohcine Chraibi authored
testing ...
-
- 22 Sep, 2014 2 commits
-
-
Mohcine Chraibi authored
perform 20 runs pro width
-
Mohcine Chraibi authored
is still failing :-(
-
- 19 Sep, 2014 1 commit
-
-
Mohcine Chraibi authored
this is the bottleneck test. Only three widths are tested. Should be enough to check if the flow increases linearly with the width
-
- 17 Sep, 2014 1 commit
-
-
Mohcine Chraibi authored
Some debug messages are still there, since we are looking for some ugly bugs..
-
- 15 Sep, 2014 1 commit
-
-
Mohcine Chraibi authored
Usage: ./bin/jpscore inputfiles/Bottleneck/ini_bottleneck.xml 2>log.txt 1>log1.txt python plot_neighbors.py log.txt the_geometry_file_used_in_the_simulation.xml
-
- 14 Sep, 2014 4 commits
-
-
Mohcine Chraibi authored
Checking visibility function and neighborhood lists
-
Ulrich Kemloh authored
Conflicts: math/GompertzModel.cpp
-
Ulrich Kemloh authored
Call with: if(ped->GetID()==61) building->GetGrid()->HighlightNeighborhood(ped,building);
-
Ulrich Kemloh authored
Call with: if(ped->GetID()==61) building->GetGrid()->HighlightNeighborhood(ped,building);
-
- 11 Sep, 2014 2 commits
-
-
Mohcine Chraibi authored
by pedestrian 2 or pedestrian 4
-
Mohcine Chraibi authored
- Add test 12: Test if pedestrians are influenced by other pedestrians that they not see (behind walls or Obstacles) - Add template test directory
-
- 03 Sep, 2014 1 commit
-
-
Ulrich Kemloh authored
-
- 27 Aug, 2014 1 commit
-
-
Mohcine Chraibi authored
Try new timeout
-
- 12 Aug, 2014 1 commit
-
-
Ulrich Kemloh authored
Corrected egde factor in quickest path Router
-
- 04 Aug, 2014 2 commits
-
-
Ulrich Kemloh authored
-
Ulrich Kemloh authored
Updated demos files
-
- 02 Aug, 2014 1 commit
-
-
Ulrich Kemloh authored
-
- 30 Jul, 2014 1 commit
-
-
Ulrich Kemloh authored
refactoring the demos files
-
- 29 Jul, 2014 1 commit
-
-
Ulrich Kemloh authored
-
- 28 Jul, 2014 2 commits
-
-
Mohcine Chraibi authored
Two commits for refactoring the test files
-
Mohcine Chraibi authored
1. Test 7 is still failing: Router issue 2. Test 8 is strangely failing: Pedestrian banishes. What the hell?
-
- 26 Jul, 2014 2 commits
-
-
Ulrich Kemloh authored
-
Mohcine Chraibi authored
-
- 25 Jul, 2014 1 commit
-
-
Mohcine Chraibi authored
1. Cutoff radius is only calculated for Gompertz not for GCFM 2. New trajectory format (xPos, yPos) --> (x,y). 3. move some python-functions to a separate module (utils.py) to avoid repetition
-