Thank you Michael,

I am using the configuration file bellow, but nothing is saved and I get
error 15. Could you please let me know what I am doing wrong?

Thank you,

Wilmer

<configuration>
    <input-files>
        <net-file>sim.net.xml</net-file>
        <route-files>sim.rou.xml</route-files>
        <additional-files>sim.geometry.xml</additional-files>
    </input-files>
    <output>
       <edgeData id="dump_1" file="C:\Users\arellano\src\aggregated_1.xml"/>
    </output>
    <netstate-dump>sim.netdmp.xml</netstate-dump>
    <simulation>
        <begin>0</begin>
        <end>3600</end>
    </simulation>
</configuration>


On Sun, Oct 12, 2014 at 10:41 AM, Michael Behrisch <
[email protected]> wrote:

> Hi Wilmer
>
> Am 11.10.2014 um 18:20 schrieb Wilmer Arellano:
> > Thank you Michael,
> >
> > Please correct me if I wrong, "input_additional.add.xml" will provide
> > location of weight files. In this case there are three:
> >
> >     <edgeData id="dump_60" freq="60" file="aggregated_60.xml"/>
> >     <edgeData id="dump_300" freq="300" file="aggregated_300.xml"/>
> >     <edgeData id="dump_900" freq="900" file="aggregated_900.xml"/>
> >
>
> correct
>
> > Is there a Web page that explains how to work wits this?
>
>
> http://sumo.dlr.de/wiki/Simulation/Output/Lane-_or_Edge-based_Traffic_Measures
>
> > What I really want is to set the initial road travel times in the
> vehicles'
> > internal containers with default values that may change from run to run.
>
> Of xourse you can generate those weight files by hand / your own script
> as well.
>
> Best regards,
> Michael
>
>
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to