matsim-org / matsim-code-examples

A repository containing code examples around MATSim
GNU General Public License v3.0
84 stars 179 forks source link

DRT plot - occupancy time profiles #358

Open JackyAsp opened 4 years ago

JackyAsp commented 4 years ago

Hi,

we're currently analyzing the occupancy time profiles plot. It appears as if these vehicles are simulated for a longer period of time than was previously defined. The period duration is 4 hours with 2,500 vehicles each. However, in the plot the maximum number of 2,500 vehicles is exceeded. Are we interpreting this plot correctly?

Thanks a lot! Best, Jacky

drt_occupancy_time_profiles

michalmac commented 4 years ago

The vehicle availability period should be respected (expect for some delays due to traffic jams).

There have recently been some ongoing changes in this plot. What matsim version are you using?

JackyAsp commented 4 years ago

Thanks for your quick reply. We are using 12.0-2020w08-SNAPSHOT.

michalmac commented 4 years ago

Maybe you could run this scenario with no DRT demand, just to see if the level of idle vehicles is constant (2500 vehicles) throughout the day?