-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
5,677 additions
and
3 deletions.
There are no files selected for viewing
Empty file.
5,661 changes: 5,661 additions & 0 deletions
5,661
tests/sumo/cf_model/rail/accel/Freight_heavier/fcd.sumo
Large diffs are not rendered by default.
Oops, something went wrong.
9 changes: 9 additions & 0 deletions
9
tests/sumo/cf_model/rail/accel/Freight_heavier/input_routes.rou.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |