Hey Jakob,

thanks for your reply.

Where do I exactly have to add the end-attribute? In the flows it’s already 
present, just not directly after the begin-attribute.

Best regards
Simon

From: sumo-user-boun...@eclipse.org <sumo-user-boun...@eclipse.org> On Behalf 
Of Jakob Erdmann
Sent: Montag, 10. August 2020 14:17
To: Sumo project User discussions <sumo-user@eclipse.org>
Subject: Re: [sumo-user] Calibration interval isn't as defined

You need to define the 'end' attribute of the calibrator flows explicitly.

regards,
Jakob

Am Mo., 10. Aug. 2020 um 10:08 Uhr schrieb 
simon.frent...@umlaut.com<mailto:simon.frent...@umlaut.com> 
<simon.frent...@umlaut.com<mailto:simon.frent...@umlaut.com>>:
Hey guys,

I’m currently running a simulation for one hour with calibrators, but they 
don’t behave as they should. The file with the calibrator definitions looks 
like this:

<?xml version="1.0" ?>
<additional 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance<https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema-instance&data=02%7C01%7Csimon.frentrup%40umlaut.com%7C2ba9abc8592c422308d908d83d276356%7C58d65043cd9d409f828b59b40ef5f919%7C0%7C0%7C637326586668007024&sdata=tEydarpjd4vsUCwVVyiLBffeisL%2FcJyZlju1hGfv9Lc%3D&reserved=0>"
 
xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd<https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fsumo.dlr.de%2Fxsd%2Fadditional_file.xsd&data=02%7C01%7Csimon.frentrup%40umlaut.com%7C2ba9abc8592c422308d908d83d276356%7C58d65043cd9d409f828b59b40ef5f919%7C0%7C0%7C637326586668017022&sdata=jutkIw7vO1BOz9w%2Bqt2pgS4t3VRGA1fZwxxLe7AFtwU%3D&reserved=0>">
<routeProbe begin="0.00" edge="-26953591#1" file="probe.xml" freq="1" 
id="routeProbe_-26953591#1" name="-26953591#1"/>
…
<inductionLoop file="inductionLoop.xml" freq="10" 
id="inductionLoop_-26953591#1_0" lane="-26953591#1_0" pos="-1"/>
…
<calibrator edge="-26953591#1" id="cali_-26953591#1" pos="1" 
routeProbe="routeProbe_-26953591#1">
        <route edges="-26953591#1" id="cali_-26953591#1"/>
        <flow begin="53" departPos="free" departSpeed="max" end="112" 
route="cali_-26953591#1" type="private" vehsPerHour="55.576395141497045"/>
<flow begin="113" departPos="free" departSpeed="max" end="172" 
route="cali_-26953591#1" type="private" vehsPerHour="55.08124042362967"/>
        …
</calibrator>
</additional>

All calibration intervals are set to 60 seconds, but what I get as a result 
from the variable interval_sampledSeconds in the induction loop file looks like 
this:

[cid:image001.jpg@01D66F21.B530DA90]
The result looks like the calibration interval is for the complete hour and not 
for the defined intervals, which leads to a massive insertion of traffic and 
thereby to massive traffic jams.

Do you have any suggestions for me what I need to change in order to make it 
work in the intended way? Thanks in advance!

Best regards
Simon
_______________________________________________
sumo-user mailing list
sumo-user@eclipse.org<mailto:sumo-user@eclipse.org>
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user<https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.eclipse.org%2Fmailman%2Flistinfo%2Fsumo-user&data=02%7C01%7Csimon.frentrup%40umlaut.com%7C2ba9abc8592c422308d908d83d276356%7C58d65043cd9d409f828b59b40ef5f919%7C0%7C0%7C637326586668017022&sdata=hGC%2FdNb0vyXJC8OKJ2BLhhOx7HEkFAaHt7OGPVRl0%2FA%3D&reserved=0>
_______________________________________________
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to