[sumo-user] slope of the road

2020-07-09 Thread Natalia Liora
Hello, I have as information the slope of the road (in percentage) for each edge of the road network and I want to check the influence of the slope on pollutant emissions. How can I introduce the slope of the road in the xml files? I run SUMO through the SumoGUI and I use as input data the r

Re: [sumo-user] conservation of vehicles to one edge to the following?

2020-07-08 Thread Natalia Liora
) > and yes you can have several meandata for diffferent vTypes, see > https://sumo.dlr.de/docs/Simulation/Output/Lane-_or_Edge-based_Traffic_Measures.html > > Best regards, > Michael > > Am 29.06.20 um 07:45 schrieb Natalia Liora: >> Hi Michael, >> >> thank you. I

[sumo-user] mean speed - traffic measures output

2020-06-29 Thread Natalia Liora
Hi, In the generated output file for the traffic measures for each edge/lane (https://sumo.dlr.de/docs/Simulation/Output/Lane-_or_Edge-based_Traffic_Measures.html) the definition of estimated mean speed is given as "This is an average over time and space (space-mean-speed), rather than a local

Re: [sumo-user] conservation of vehicles to one edge to the following?

2020-06-28 Thread Natalia Liora
y appear at the next one. > If you want to count vehicles entering and leaving during intervals on > all edges you might want to use meandata: > https://sumo.dlr.de/docs/Simulation/Output/Lane-_or_Edge-based_Traffic_Measures.html > > Best regards, > Michael > >

[sumo-user] conservation of vehicles to one edge to the following?

2020-06-24 Thread Natalia Liora
Hello, Supposing that I run an one hour simulation for a road network including 10 edges (different length for each edge) while traffic lights are also included, I define in the rou.xml file the following During the one hour simulation, do I finally have conservation of the number of v

[sumo-user] coach, delivery simulated speeds

2020-06-16 Thread Natalia Liora
Hello, I run a simulation of one hour for a single road axis (~500meters) in which around 1700 cars, 5 coaches and 15 delivery vehicles are circulated. In the rou.xml file I define only the vehperHour, departLane="best" departSpeed=“max”. I have 3 lanes. Do I have to expect that despite the l

Re: [sumo-user] emissions output - normalised value

2020-06-11 Thread Natalia Liora
length should give the normalized emissions. > > Best regards, > Michael > > Am 2020-06-11 00:46, schrieb Natalia Liora: >> Hi, >> In SUMO documentation the definition of normalised emissions is given >> (https://sumo.dlr.de/docs/Simulation/Output/Lane-_or_Edge-ba

Re: [sumo-user] sumo validation

2020-06-10 Thread Natalia Liora
//elib.dlr.de/115720/ <https://elib.dlr.de/115720/> > > regards, > Jakob > > > > > Am Di., 9. Juni 2020 um 14:44 Uhr schrieb Natalia Liora <mailto:liora...@auth.gr>>: > Hello, > > I’d like to ask if there is any publication regarding the validation

[sumo-user] emissions output - normalised value

2020-06-10 Thread Natalia Liora
Hi, In SUMO documentation the definition of normalised emissions is given (https://sumo.dlr.de/docs/Simulation/Output/Lane-_or_Edge-based_Emissions_Measures.html) It is referred that normalised emissions are the emissions during this interval normed by time and edge length (g/km/hour). In

[sumo-user] SUMO-PHEMlight emissions

2020-06-09 Thread Natalia Liora
Hello, I ‘d like to ask you if the pollutant emissions that are produced by SUMO-PHEMlight include also cold exhaust emissions and non-exhaust emissions (abrasion, evaporation?). Or only the hot exhaust emissions are calculated? Thank you, Natalia ___

[sumo-user] sumo validation

2020-06-09 Thread Natalia Liora
Hello, I’d like to ask if there is any publication regarding the validation of SUMO using field data (measurement data of speed, acceleration etc.) Thank you Natalia ___ sumo-user mailing list sumo-user@eclipse.org To unsubscribe from this list, visit

[sumo-user] traffic light - stopping & accelerating

2020-01-10 Thread Natalia Liora
Hello, I run a simulation with SUMO with several edges which include traffic lights (t1,t2,t3). For example see the following edge 1 : N1 to t1 edge 2 : t1 to N2 edge 3 : N2 to t3 You can see that t1 is located in both edges 1,2. However, in which edge the vehicle starts to accelerate? That i

[sumo-user] acceleration output

2019-11-28 Thread Natalia Liora
Hello, I am running a simulation with SUMO and I get the emission-output file where only speed values are available . Is there any way to get the acceleration on a similar output file? The amitran-output gives acceleration per timestep but I cannot understand where the different vehicle ids or

[sumo-user] give priority to buses - no stop at traffic lights

2019-11-25 Thread Natalia Liora
Hello, I want to simulate a case for which buses will not stop at traffic lights. The network consists of one road axis with 2 traffic lanes and one bus lane. In the current state all vehicles stop at traffic lights. Is there any way to exclude buses from stopping at traffic lights? For example

[sumo-user] sumo - changing the vehicle technical categories

2019-11-22 Thread Natalia Liora
Dear Jakob, I use sumo-phemlight in order to calculate pollutant emissions on a road axis. On the road axis I used traffic flows for cars, delivery, coaches and buses. I ‘d like to see the differences in emissions values when changing the probability of the emission standards of buses only. F

Re: [sumo-user] different number of vehicles in different edges

2018-11-06 Thread Natalia Liora
; vehsPerHour="20" departLane="best" departSpeed="max"/> > vehsPerHour=“50" departLane="best" departSpeed="max"/> > vehsPerHour=“20" departLane="best" departSpeed="max"/> > > Best regards, > Michael &g

[sumo-user] different number of vehicles in different edges

2018-11-03 Thread Natalia Liora
Hello, I want to run a simulation in which I have 10 road segments (edges). Along specific edges I want to define that different number of vehicles run each edge. In rou.xml file I define the above flows as following With the above flows I want to define the following from edge 1to 2 10

Re: [sumo-user] lane id - emission output

2018-09-18 Thread Natalia Liora
at 23:09, Jakob Erdmann wrote: > > These are internal lanes: > http://sumo.dlr.de/wiki/Networks/SUMO_Road_Networks#Internal_Edges > <http://sumo.dlr.de/wiki/Networks/SUMO_Road_Networks#Internal_Edges> > regards, > Jakob > > 2018-09-18 22:01 GMT+02:00 Natali

[sumo-user] lane id - emission output

2018-09-18 Thread Natalia Liora
Hello, I notice that in the emission output file (http://sumo.dlr.de/wiki/Simulation/Output/EmissionOutput#Generated_Output) that is generated the parameter “lane” gets sometimes strange names e.g. " lane=":t2_3_1” while others are like the following “2_0”. In the latter, I suppose that the fi

Re: [sumo-user] bus flows - emissions per edge

2018-09-10 Thread Natalia Liora
trange,your input files look correct. Also, the attributes 'begin' and 'end' are working as expected in our emission output tests.Please send me your complete input files so I can take a look at the problem.regards,Jakob2018-09-10 8:11 GMT+02:00 Natalia Liora <liora...@auth.

[sumo-user] bus flows - emissions per edge

2018-09-09 Thread Natalia Liora
Hello, I want to run a 3hour simulation including a bus flow for specific hours only ,e.g for the 2nd hour of simulation only. The problem is that theemissions output per edges for bus category includes emissions for all hours after the first hour in which a bus flow exists (i.e. 2nd, 3rd ho

Re: [sumo-user] additional file - emission output

2018-09-07 Thread Natalia Liora
new id for each edgeData definition. The vTypes > attributes look ok. > regards, > Jakob > > 2018-09-07 12:26 GMT+02:00 Natalia Liora <mailto:liora...@auth.gr>>: > Hello, > > I want to generate the emission outputs per vehicle type and per edge id. > > I us

[sumo-user] additional file - emission output

2018-09-07 Thread Natalia Liora
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 classe

[sumo-user] additional file - emission output

2018-09-05 Thread Natalia Liora via sumo-user
only available since version 0.31.0. Are you using an >>> older version? >>> 2) in the definition you can add the attribute 'vTypes=""` >>> to only include results for a given list of types. You could create as many >>> definitions as you

Re: [sumo-user] average speed for each vehicle type

2018-05-05 Thread Natalia Liora
Hello, Could anyone help me with this? Thank you! Natalia > On 27 Apr 2018, at 14:39, Natalia Liora via sumo-user > wrote: > > Hello, > > in the rou.xml file, where you can define some parameters for the different > vehicle types (in vTypes), is it possible to de

[sumo-user] average speed for each vehicle type

2018-04-27 Thread Natalia Liora
Hello, in the rou.xml file, where you can define some parameters for the different vehicle types (in vTypes), is it possible to define an average speed value for each vehicle type? Or only the max speed is defined? Thank you Natalia ___ sumo-user ma

[sumo-user] average speed for each vehicle type

2018-04-27 Thread Natalia Liora via sumo-user
Hello, in the rou.xml file, where you can define some parameters for the different vehicle types (in vTypes), is it possible to define an average speed value for each vehicle type? Or only the max speed is defined? Thank you Natalia

Re: [sumo-user] vehicle mass and loading - emissions

2018-01-19 Thread Natalia Liora
hrisch wrote: > > Hi Natalia, > it works here. I changed the vehicle loading to 5000 and the fuel > consumption roughly doubled. > Which value did you try? It is probably not very sensitive. > > Best regards, > Michael > > Am 18.01.2018 um 13:46 schrieb Natalia Liora:

Re: [sumo-user] vehicle mass and loading - emissions

2018-01-19 Thread Natalia Liora
ion? Can you send your > scenario? > > Best regards, > Michael > > Am 2018-01-19 08:02, schrieb Natalia Liora: >> Hi Michael, >> this is weird..It doesn’t have any impact on emissions or fuel. I >> tried also a similar change as yours either for mass or load

Re: [sumo-user] vehicle mass and loading - emissions

2018-01-18 Thread Natalia Liora
? I used version 0.31 on Windows OS. regards, Natalia > On 18 Jan 2018, at 13:58, Michael Behrisch wrote: > > Yes. > > Best regards, > Michael > > Am 2018-01-18 06:53, schrieb Natalia Liora: >> Thank you Michael. >> So, just to confirm again the following

Re: [sumo-user] vehicle mass and loading - emissions

2018-01-18 Thread Natalia Liora
ust depends on the emtpy vehicle mass, that's why the two values are > separated. For details I think you must read the relevant publications > on PHEMlight. > > Best regards, > Michael > > Am 17.01.2018 um 16:23 schrieb Natalia Liora: >> Hello, >> >>

[sumo-user] vehicle mass and loading - emissions

2018-01-17 Thread Natalia Liora
Hello, I would like to ask if it is possible to change the vehicle mass or loading in the .veh files of the PHEMLight database without changing the emission factors and curves that exist in the database. That is to say, if I change the value of the vehicle mass/loading (e.g. in PC_G_EU4_PHEMLi

[sumo-user] netconvert

2018-01-08 Thread Natalia Liora via sumo-user
Hello, I want to create a network using the netconvert command as following : netconvert --node-files=test.nod.xml --edge-files=test.edg.xml --tllogic-files=test.tll.xml \--output-file=test.net.xml --proj.utm However, I get the following error: error:the parameter 'output-file=test.net.xml’ is

[sumo-user] problem with the installation of version 0.32 on MAC OS

2018-01-02 Thread Natalia Liora via sumo-user
Hello, I want to install version 0.32 on a mac os (10.13.2). I followed the process described in http://sumo.dlr.de/wiki/Installing/MacOS_Build_w_Homebrew . It gets an error when I execute the command make -j`sysctl -n hw.ncpu`. d: s

Re: [sumo-user] version 0.31

2017-11-17 Thread Natalia Liora via sumo-user
09.2017.29> > > > 2017-11-16 9:27 GMT+01:00 Natalia Liora via sumo-user > mailto:sumo-u...@lists.sourceforge.net>>: > Hello, > > Is the version 0.31 available for MAC OS? I use 0.30

[sumo-user] version 0.31

2017-11-16 Thread Natalia Liora via sumo-user
Hello, Is the version 0.31 available for MAC OS? I use 0.30 on a MAC OS, does it have major differences? regards, Natalia -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.o

[sumo-user] summary output - emission output

2017-11-15 Thread Natalia Liora via sumo-user
Hello, 1. I generated the summary output file but I didn’t get the “mean speed” values as it is referred in the corresponding table description on wiki. Do I have to specify it in someway to the cfg file? 2. In the additional files, I specify the emission output which generates the emissions

[sumo-user] traffic lights

2017-11-09 Thread Natalia Liora via sumo-user
Hello, I use the following nod. , edg. and tll. xml files in order to define my network (this is a small part of my network, only 3 nodes). The road segment is a two-way road consisting of 3 lanes each. In the second node I have a light traffic. I realised that in order not to get an error I ha

[sumo-user] sampledSeconds

2017-11-02 Thread Natalia Liora via sumo-user
Hello, I run SUMO and I select as an output the emission-output file in which I get for each edge the abs and normed emissions for the whole simulation period. Also, for each edge there is a value for the parameter sampledSeconds which is greater than the total simulation period. Why is this s

[sumo-user] problem with xml2csv.py

2017-10-20 Thread Natalia Liora via sumo-user
Hello, I have downloaded the version 0.3 of sumo. I am trying to run the tool xml2csv but I get the error: "python: can't open file 'xml2csv.py': [Errno 2] No such file or directory”. The tool, however, exists in the directory sumo/tools/xml/. Thank you, Natalia --