H Nicolas,
PHEMlight is just a model not an output, you define it for instance by
giving emissionClass="PHEMlight/PKW_D_EU4" in a vehicle type definition
http://sumo-sim.org/userdoc/Definition_of_Vehicles,_Vehicle_Types,_and_Routes.html#Vehicle_Emission_Classes.

If you want per vehicle emission output, please use --emission-output
http://sumo-sim.org/userdoc/Simulation/Output/EmissionOutput.html, for
aggregated values see
http://sumo-sim.org/userdoc/Simulation/Output/Lane-_or_Edge-based_Emissions_Measures.html

Best regards,
Michael

Am 17.06.2014 11:53, schrieb Nicolas Dolphin:
> Hello,
> 
> After carefully reading the explanations in the links below, I tried to
> create an additional file as shown below, but after my simulation run, I do
> not see any outputs. What I'm I doing wrong? How can I get my emission
> maps/files. It will be good if the wiki pages have an actual example that
> one can adapt - like other pages- because it is difficult to decode some of
> the explanations.
> 
> Thanks in anticipation of your response.
> 
> Nicolas
> 
> 
> http://sumo-sim.org/userdoc/Tools/Emissions.html
> http://sumo-sim.org/wiki/Models/Emissions/PHEMlight
> 
> ----------------------------------------------------------------------------------------------
> <additional>
> <input>
> <!-- <emission-class value="PKW_G_EU4" /> -->
> 
> </input>
> <processing>
> <emission-class value="PKW_G_EU4" />
> <!-- <iterate value="true" /> -->
> 
> </processing>
> 
> <emissions>
>         <!-- <phemlight-path
> value="C:\Users\nekedebe\src\sumo-0.19.0\bin\VSS and
> Stops\Sumo\VSS\./PHEMlight/"/> -->
>         <phemlight-path value="C:\Users\nekedebe\src\sumo-0.20.0\bin" />
> </emissions>
> 
> <report>
> <verbose value="true" />
> </report>
> 
> <output>
> <!-- <output-file
> value="C:\Users\nekedebe\src\sumo-0.20.0\bin\phemlight_outputs" /> -->
> <output-file value="phem_outputs.xml" />
> </output>
> 
> 
> </additional>
> ------------------------------------------------------------------------------
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems
> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
> _______________________________________________
> sumo-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sumo-user
> 


------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to