Skip to content

Commit

Permalink
adapting to separated depart delay #21
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Dec 19, 2024
1 parent e129997 commit 1d89ee0
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions tests/tools/import/OSM/webWizard_missingEdges/output.tools
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Success.
Written configuration to 'osm.polycfg'
Parsing network projection from 'osm.net.xml.gz' ... done (31ms).
Parsing nodes from osm-file '/home/erdm_ja/.texttest/tmp/tools.26Jun134629.1376414/tools/import/OSM/webWizard_missingEdges/osm_bbox.osm.xml' ... done (2ms).
Parsing relations from osm-file '/home/erdm_ja/.texttest/tmp/tools.26Jun134629.1376414/tools/import/OSM/webWizard_missingEdges/osm_bbox.osm.xml' ... done (2ms).
Parsing edges from osm-file '/home/erdm_ja/.texttest/tmp/tools.26Jun134629.1376414/tools/import/OSM/webWizard_missingEdges/osm_bbox.osm.xml' ... done (31ms).
Parsing network projection from 'osm.net.xml.gz' ... done (8ms).
Parsing nodes from osm-file '/home/micha/.texttest/tmp/tools.19Dec213819.2963135/tools/import/OSM/webWizard_missingEdges/osm_bbox.osm.xml' ... done (4ms).
Parsing relations from osm-file '/home/micha/.texttest/tmp/tools.19Dec213819.2963135/tools/import/OSM/webWizard_missingEdges/osm_bbox.osm.xml' ... done (4ms).
Parsing edges from osm-file '/home/micha/.texttest/tmp/tools.19Dec213819.2963135/tools/import/OSM/webWizard_missingEdges/osm_bbox.osm.xml' ... done (3ms).
Success.
Building scenario in '/home/erdm_ja/.texttest/tmp/tools.26Jun134629.1376414/tools/import/OSM/webWizard_missingEdges/test'.
Building scenario in '/home/micha/.texttest/tmp/tools.19Dec213819.2963135/tools/import/OSM/webWizard_missingEdges/test'.
generating trips...
Cannot extend route to fringe for line '9445421' (not enough edges given)
Cannot extend route to fringe for line '9445422' (not enough edges given)
Expand All @@ -22,18 +22,18 @@ Success.
Success.
Success.
Written configuration to 'osm.sumocfg'
Loading net-file from '/home/erdm_ja/.texttest/tmp/tools.26Jun134629.1376414/tools/import/OSM/webWizard_missingEdges/test/osm.net.xml.gz' ... done (10ms).
Loading additional-files from '/home/erdm_ja/.texttest/tmp/tools.26Jun134629.1376414/tools/import/OSM/webWizard_missingEdges/test/osm.poly.xml.gz' ... done (9ms).
Loading additional-files from '/home/erdm_ja/.texttest/tmp/tools.26Jun134629.1376414/tools/import/OSM/webWizard_missingEdges/test/osm_stops.add.xml' ... done (8ms).
Loading net-file from '/home/micha/.texttest/tmp/tools.19Dec213819.2963135/tools/import/OSM/webWizard_missingEdges/test/osm.net.xml.gz' ... done (20ms).
Loading additional-files from '/home/micha/.texttest/tmp/tools.19Dec213819.2963135/tools/import/OSM/webWizard_missingEdges/test/osm.poly.xml.gz' ... done (18ms).
Loading additional-files from '/home/micha/.texttest/tmp/tools.19Dec213819.2963135/tools/import/OSM/webWizard_missingEdges/test/osm_stops.add.xml' ... done (17ms).
Loading done.
Simulation version v1_20_0+0840-6edfc792969 started with time: 0.00.
Simulation version v1_21_0+1513-0dbf85cfa30 started with time: 0.00.
Simulation ended at time: 2002.00.
Reason: All vehicles have left the simulation.
Performance:
Duration: 0.07s
Real time factor: 29441.2
UPS: 79117.647059
UPS-Persons: 25573.529412
Duration: 0.14s
Real time factor: 14198.6
UPS: 38156.028369
UPS-Persons: 12333.333333
Vehicles:
Inserted: 9
Running: 0
Expand All @@ -47,14 +47,14 @@ Statistics (avg of 8):
Duration: 665.38
WaitingTime: 0.25
TimeLoss: 34.26
DepartDelay: 0.15
Bike Statistics (avg of 1):
RouteLength: 316.76
Speed: 5.56
Duration: 57.00
WaitingTime: 0.00
TimeLoss: 3.18
Statistics (avg of 9):
DepartDelay: 0.19
DepartDelay: 0.33
Pedestrian Statistics (avg of 8 walks):
RouteLength: 173.79
Duration: 140.75
Expand Down

0 comments on commit 1d89ee0

Please sign in to comment.