Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] get the interested variables while and after the simulation

Thank you so much!

On Sat, Nov 17, 2018 at 11:51 AM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
In your sumo configuration you somehow loaded the additional.xml file twice. This can be seen in the header of the edgeout.xml file:
    <input>
        <net-file value="F:\config\../network/SF_combined.net.xml"/>
        <route-files value="F:\config\../trips/trip_combined.xml"/>
        <additional-files value="F:\config\additional.xml,F:\config\additional.xml"/>
    </input>

Am Sa., 17. Nov. 2018 um 18:39 Uhr schrieb Jane Cheung <cheung180515@xxxxxxxxx>:
Hi, Jakob, thanks for your reply!
There is a another question about the output: I  defined addtional.xml by myself and defined the freq=60,  the result for each 60s printed  twice in the output file, this is something wrong while I define the additional file?
image.png
image.png
Appreciate in advance!

Best!

Jane

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top