Skip to content

Commit

Permalink
patching meso results refs #21
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Mar 20, 2024
1 parent 9d51eef commit 7edeab8
Show file tree
Hide file tree
Showing 4 changed files with 119 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2024-03-20 23:55:03 by Eclipse SUMO sumo Version v1_19_0+1436-ce33cf99c4c
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html
This file may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License 2.0 are satisfied: GNU General Public License, version 2
or later which is available at
https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
<input>
<net-file value="net.net.xml"/>
<route-files value="input_routes.rou.xml"/>
<additional-files value="input_additional.add.xml"/>
</input>
<output>
<write-license value="true"/>
<tripinfo-output value="tripinfos.xml"/>
<vehroute-output.skip-ptlines value="true"/>
</output>
<processing>
<default.speeddev value="0"/>
</processing>
<routing>
<persontrip.transfer.car-walk value="ptStops"/>
</routing>
<report>
<xml-validation value="never"/>
<no-step-log value="true"/>
</report>
<mesoscopic>
<mesosim value="true"/>
</mesoscopic>
</configuration>
-->

<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<stop duration="0.00" arrival="0.00" arrivalPos="15.00" actType="waiting"/>
<stop duration="0.00" arrival="0.00" arrivalPos="15.00" actType="sameStop"/>
<walk depart="0.00" departPos="15.00" arrival="1082.00" arrivalPos="15.00" duration="1082.00" routeLength="1500.00" timeLoss="2.00" maxSpeed="1.39"/>
</personinfo>
</tripinfos>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Warning: Network contains internal links which are ignored. Vehicles will 'jump' across junctions and thus underestimate route lengths and travel times.
Warning: Found circular block after railSignal junction 'B', link 0 (1 edges, length 200.00)
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2024-03-20 23:55:02 by Eclipse SUMO sumo Version v1_19_0+1436-ce33cf99c4c
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html
This file may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License 2.0 are satisfied: GNU General Public License, version 2
or later which is available at
https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
<input>
<net-file value="net.net.xml"/>
<route-files value="input_routes.rou.xml"/>
</input>
<output>
<write-license value="true"/>
<tripinfo-output value="tripinfos.xml"/>
<railsignal-block-output value="railsignal_blocks.xml"/>
</output>
<processing>
<default.speeddev value="0"/>
</processing>
<report>
<xml-validation value="never"/>
<duration-log.disable value="true"/>
<no-step-log value="true"/>
</report>
<mesoscopic>
<mesosim value="true"/>
</mesoscopic>
</configuration>
-->

<railsignal-block-output>
<railSignal id="B">
<link linkIndex="0" from="-b_0" to="-a_0">
<driveWay edges="-a">
<forward lanes="-a_0"/>
<bidi lanes="a_0"/>
<flank lanes=""/>
<protectingSwitches links=""/>
<conflictLinks signals=""/>
</driveWay>
</link>
<link linkIndex="1" from="a_0" to="b_0"/>
</railSignal>
<railSignal id="C">
<link linkIndex="0" from="-c_0" to="-b_0"/>
<link linkIndex="1" from="b_0" to="c_0"/>
</railSignal>
</railsignal-block-output>
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2023-06-27 08:32:46 by Eclipse SUMO sumo Version v1_17_0+1278-f9149b5
<!-- generated on 2024-03-20 23:55:02 by Eclipse SUMO sumo Version v1_19_0+1436-ce33cf99c4c
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
Expand All @@ -16,7 +16,6 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
<input>
<net-file value="net.net.xml"/>
<route-files value="input_routes.rou.xml"/>
<additional-files value="input_additional.add.xml"/>
</input>
<output>
Expand All @@ -27,7 +26,6 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
<processing>
<default.speeddev value="0"/>
<use-stop-ended value="true"/>
</processing>
<report>
Expand All @@ -44,6 +42,5 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
-->

<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="403.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="403.00" routeLength="3520.71" waitingTime="0.00" waitingCount="0" stopTime="92.80" timeLoss="92.80" rerouteNo="0" devices="tripinfo_t0" vType="train" speedFactor="1.00" vaporized=""/>
<tripinfo id="t1" depart="160.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="517.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="3.68" duration="357.00" routeLength="3341.42" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_t1" vType="train" speedFactor="1.00" vaporized=""/>
<tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="58.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="13.89" duration="58.00" routeLength="800.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_t0" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

0 comments on commit 7edeab8

Please sign in to comment.