Hello there,

My simulation is running normally and my output xml seems to be working fine. 
The problem is that some outputs, like NOx (for vans) and PMx (for trucks) are 
returning 0. These are my vehicle definitions:


  <vType accel="2" decel="4" maxSpeed="16.67" id="Car" length="4.5" sigma="1" 
guiShape="passenger" color="white" emissionClass="HBEFA3/LDV_G_EU4" />
  <vType accel="2" decel="4" maxSpeed="16.67" id="Bus" length="14" sigma="1"  
guiShape="bus" color="red" emissionClass="HBEFA3/bus"/>
  <vType accel="2" decel="4" maxSpeed="16.67" id="Moto" length="2" sigma="1"  
guiShape="motorcycle" color="yellow" emissionClass="HBEFA3/LDV_G_EU6"/>
  <vType accel="2" decel="4" maxSpeed="16.67" id="Truck" length="8" sigma="1"  
guiShape="truck" color="blue" emissionClass="HBEFA3/HDV"/>
  <vType accel="2" decel="4" maxSpeed="16.67" id="Van" length="6" sigma="1"  
guiShape="passenger/van" color="green" emissionClass="HBEFA3/LDV"/>


What parameters should I use in place of "HBFEA3/HDV" and "HBFEA3/LDV" to 
define passenger vans' and trucks' emissions?

Regards!


Manoel Joaquim Rodrigues Barroso Neto

Bacharelando em Engenharia Civil

Universidade Federal de Juiz de Fora

(+55) 21-97255-8366
(+55) 32-98418-7950
_______________________________________________
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

Reply via email to