Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Fuel consumption in sumo

Hello,
fuel consumption also depends on accel/decel and for some models on slope
as well.
For further reading see http://elib.dlr.de/89398/
The source code for the models is in utils/emissions. The core component is
the compute() function of the Helpers* classes.
regards,
Jakob


2017-10-23 6:45 GMT+02:00 Santa Maiti <smaiti@xxxxxxxxxxxxxxxxxxxxxx>:

> Hi Jacob,
>
> Could you please clarify, is the fuel consumption of a vehicle in any
> timestamp depends on only its speed or any other parameters like
> accel/decel. I was checking the output file, in some cases, it is showing
> fuel consumption is 0  through the vehicle has some speed. Is there any
> link which explains how the fuel consumption is computed?
>
> Regards,
> Santa
>
> --
> Santa Maiti,
> Ph.D Student,
> Geomatics, Department of Infrastructure Engineering,
> University of Melbourne.
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/sumo-user


Back to the top