Hello,
I want to generate the emission outputs per vehicle type and per edge id.
I use the following add.xml file (an example for 3 hours simulation).
Is this correct? Or do I have to use a different name for edgeData id for each
row? Also the vTypes correspond to the different emission classes (vType id in
the rou.xml).
<additional>
<edgeData id='ed' type='emissions' file='emissions_edge_car_3.xml'
begin='10800' end='14400' vTypes='t1 t2 t3 t4 t5 t6 '/>
<edgeData id='ed' type='emissions' file='emissions_edge_car_4.xml'
begin='14400' end='18000' vTypes='t1 t2 t3 t4 t5 t6'/>
<edgeData id='ed' type='emissions' file='emissions_edge_car_5.xml'
begin='18000' end='21600' vTypes='t1 t2 t3 t4 t5 t6'/>
<edgeData id='ed' type='emissions' file='emissions_edge_bus_3.xml'
begin='10800' end='14400' vTypes='t7 t8 t9'/>
<edgeData id='ed' type='emissions' file='emissions_edge_bus_4.xml'
begin='14400' end='18000' vTypes='t7 t8 t9'/>
<edgeData id='ed' type='emissions' file='emissions_edge_bus_5.xml'
begin='18000' end='21600' vTypes='t7 t8 t9'/>
<edgeData id='ed' type='emissions' file='emissions_edge_total_3.xml'
begin='10800' end='14400' />
<edgeData id='ed' type='emissions' file='emissions_edge_total_4.xml'
begin='14400' end='18000' />
<edgeData id='ed' type='emissions' file='emissions_edge_total_5.xml'
begin='18000' end='21600' />
</additional>
Thanks a lot
Natalia
_______________________________________________
sumo-user mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user