Skip to content

Commit

Permalink
added test refs #14258, #21
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Feb 26, 2024
1 parent 79a7a5c commit 9e21835
Show file tree
Hide file tree
Showing 7 changed files with 5,956 additions and 5 deletions.
Empty file.
5,935 changes: 5,935 additions & 0 deletions tests/sumo/cf_model/rail/accel/Freight_custom/fcd.sumo

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions tests/sumo/cf_model/rail/accel/Freight_custom/input_routes.rou.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?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">
<vType id="0" vClass="rail" carFollowModel="Rail" trainType="Freight"
speedTable="0 10 20 30 40 50 60 70 80 90 100 110 120"
tractionTable="300 300 263 179 135 108 90 77 67.5 60 54 49 45"
resistanceTable="2 4 8.5 14 22 31 41.5 54 68 83.5 111 120 140"/>

<trip id="r0" depart="0.00" departLane="best" from="e0" to="e2" type="0"/>
</routes>
1 change: 1 addition & 0 deletions tests/sumo/cf_model/rail/accel/Freight_custom/options.sumo
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.
3 changes: 3 additions & 0 deletions tests/sumo/cf_model/rail/accel/testsuite.sumo
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ Freight

# use custom mass value
Freight_heavier

# use custom traction and resistance curve
Freight_custom
ICE3
NGT400_16
RB628
Expand Down
10 changes: 5 additions & 5 deletions tests/tools/xml/xml2csv/cross3ltl_vehroutes_schema/csv.tools

Large diffs are not rendered by default.

0 comments on commit 9e21835

Please sign in to comment.