Skip to content

Commit

Permalink
added test refs #13055, #21
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Feb 26, 2024
1 parent 5e7055b commit 907c0e6
Show file tree
Hide file tree
Showing 6 changed files with 5,677 additions and 3 deletions.
Empty file.
5,661 changes: 5,661 additions & 0 deletions tests/sumo/cf_model/rail/accel/Freight_heavier/fcd.sumo

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0"?>
<!-- generated on 2017-02-08 09:09:20.447642 by $Id: route2trips.py 22767 2017-01-30 11:42:27Z behrisch $ via randomTrips.py
options:
-->
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<!-- mass is 2000 tons in kg -->
<vType id="0" vClass="rail" carFollowModel="Rail" trainType="Freight" mass="2000e3"/>
<trip id="r0" depart="0.00" departLane="best" from="e0" to="e2" type="0"/>
</routes>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
-b 0 -e 3000 --no-step-log --no-duration-log --net-file=net.net.xml --fcd-output fcd.xml --routes=input_routes.rou.xml
Empty file.
9 changes: 6 additions & 3 deletions tests/sumo/cf_model/rail/accel/testsuite.sumo
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
Freight

# use custom mass value
Freight_heavier
ICE3
NGT400_16
RB628
ICE1
NGT400
RB425
NGT400
RB425
REDosto7
NGRS3
MireoPlusB
MireoPlusH
MireoPlusH

0 comments on commit 907c0e6

Please sign in to comment.